Uncategorized pages
From Mitov Wiki Doc
Showing below up to 50 results starting with #2,651.
View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)
- Method function IGDIPlus.IGPGraphics.GetVisibleClipBounds() : TGPRect
- Method function IGDIPlus.IGPGraphics.GetVisibleClipBoundsF() : TGPRectF
- Method function IGDIPlus.IGPGraphics.IntersectClip(IGPRegion) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.IntersectClip(TGPRect) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.IntersectClipF(TGPRectF) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.IsClipEmpty() : Boolean
- Method function IGDIPlus.IGPGraphics.IsVisible(Integer;Integer) : Boolean
- Method function IGDIPlus.IGPGraphics.IsVisible(Integer;Integer;Integer;Integer) : Boolean
- Method function IGDIPlus.IGPGraphics.IsVisible(TGPPoint) : Boolean
- Method function IGDIPlus.IGPGraphics.IsVisible(TGPRect) : Boolean
- Method function IGDIPlus.IGPGraphics.IsVisibleClipEmpty() : Boolean
- Method function IGDIPlus.IGPGraphics.IsVisibleF(Single;Single) : Boolean
- Method function IGDIPlus.IGPGraphics.IsVisibleF(Single;Single;Single;Single) : Boolean
- Method function IGDIPlus.IGPGraphics.IsVisibleF(TGPPointF) : Boolean
- Method function IGDIPlus.IGPGraphics.IsVisibleF(TGPRectF) : Boolean
- Method function IGDIPlus.IGPGraphics.MeasureCharacterRangesF(WideString;IGPFont;IGPStringFormat) : TGPRegionArray
- Method function IGDIPlus.IGPGraphics.MeasureCharacterRangesF(WideString;IGPFont;TGPPointF;IGPStringFormat) : TGPRegionArray
- Method function IGDIPlus.IGPGraphics.MeasureCharacterRangesF(WideString;IGPFont;TGPRectF;IGPStringFormat) : TGPRegionArray
- Method function IGDIPlus.IGPGraphics.MeasureStringF(WideString;IGPFont;IGPStringFormat) : TGPSizeF
- Method function IGDIPlus.IGPGraphics.MeasureStringF(WideString;IGPFont;TGPPointF) : TGPRectF
- Method function IGDIPlus.IGPGraphics.MeasureStringF(WideString;IGPFont;TGPPointF;IGPStringFormat) : TGPRectF
- Method function IGDIPlus.IGPGraphics.MeasureStringF(WideString;IGPFont;TGPRectF) : TGPRectF
- Method function IGDIPlus.IGPGraphics.MeasureStringF(WideString;IGPFont;TGPRectF;IGPStringFormat;PInteger;PInteger) : TGPRectF
- Method function IGDIPlus.IGPGraphics.MeasureStringF(WideString;IGPFont;TGPSizeF;IGPStringFormat;PInteger;PInteger) : TGPSizeF
- Method function IGDIPlus.IGPGraphics.MultiplyTransform(IGPMatrix;TGPMatrixOrder) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.ReleaseHDC(HDC) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.ResetClip() : TGPGraphics
- Method function IGDIPlus.IGPGraphics.ResetTransform() : TGPGraphics
- Method function IGDIPlus.IGPGraphics.Restore(TGPGraphicsState) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.RotateTransform(Single;TGPMatrixOrder) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.Save() : TGPGraphicsState
- Method function IGDIPlus.IGPGraphics.ScaleTransform(Single;Single;TGPMatrixOrder) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetClip(HRGN;TGPCombineMode) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetClip(IGPGraphics;TGPCombineMode) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetClip(IGPGraphicsPath;TGPCombineMode) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetClip(IGPRegion;TGPCombineMode) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetClip(TGPRect;TGPCombineMode) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetClipF(TGPRectF;TGPCombineMode) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetCompositingMode(TGPCompositingMode) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetCompositingQuality(TGPCompositingQuality) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetInterpolationMode(TGPInterpolationMode) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetPageScale(Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetPageUnit(TGPUnit) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetPixelOffsetMode(TGPPixelOffsetMode) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetRenderingOrigin(TGPPoint) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetSmoothingMode(TGPSmoothingMode) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetTextContrast(Cardinal) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetTextRenderingHint(TGPTextRenderingHint) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.SetTransform(IGPMatrix) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.TranslateClip(Integer;Integer) : TGPGraphics