Dead-end pages
From Mitov Wiki Doc
The following pages do not link to other pages in Mitov Wiki Doc.
Showing below up to 50 results starting with #4,091.
View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)
- Method function IGDIPlus.IGPGraphicsPath.AddPath(IGPGraphicsPath;Boolean) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddPie(Integer;Integer;Integer;Integer;Single;Single) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddPie(TGPRect;Single;Single) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddPieF(Single;Single;Single;Single;Single;Single) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddPieF(TGPRectF;Single;Single) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddRectangle(Integer;Integer;Integer;Integer) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddRectangle(TGPRect) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddRectangleF(Single;Single;Single;Single) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddRectangleF(TGPRectF) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddRoundRectangle(TGPRect;TGPSize) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddRoundRectangleF(TGPRectF;TGPSizeF) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddString(WideString;IGPFont;TGPPoint;IGPStringFormat) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddString(WideString;IGPFont;TGPRect;IGPStringFormat) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddString(WideString;IGPFontFamily;Integer;Single;TGPPoint;IGPStringFormat) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddString(WideString;IGPFontFamily;Integer;Single;TGPRect;IGPStringFormat) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddStringF(WideString;IGPFont;TGPPointF;IGPStringFormat) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddStringF(WideString;IGPFont;TGPRectF;IGPStringFormat) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddStringF(WideString;IGPFontFamily;Integer;Single;TGPPointF;IGPStringFormat) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddStringF(WideString;IGPFontFamily;Integer;Single;TGPRectF;IGPStringFormat) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.ClearMarkers() : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.Clone() : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.CloseAllFigures() : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.CloseFigure() : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.Flatten(IGPMatrix;Single) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.GetBounds(IGPMatrix;IGPPen) : TGPRect
- Method function IGDIPlus.IGPGraphicsPath.GetBoundsF(IGPMatrix;IGPPen) : TGPRectF
- Method function IGDIPlus.IGPGraphicsPath.GetFillMode() : TGPFillMode
- Method function IGDIPlus.IGPGraphicsPath.GetLastPoint() : TGPPointF
- Method function IGDIPlus.IGPGraphicsPath.GetPathData() : IGPPathData
- Method function IGDIPlus.IGPGraphicsPath.GetPathPoints() : TGPPointArray
- Method function IGDIPlus.IGPGraphicsPath.GetPathPointsF() : TGPPointFArray
- Method function IGDIPlus.IGPGraphicsPath.GetPathTypes(PBYTE;Integer) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.GetPointCount() : Integer
- Method function IGDIPlus.IGPGraphicsPath.IsOutlineVisible(Integer;Integer;IGPPen;IGPGraphics) : Boolean
- Method function IGDIPlus.IGPGraphicsPath.IsOutlineVisible(TGPPoint;IGPPen;IGPGraphics) : Boolean
- Method function IGDIPlus.IGPGraphicsPath.IsOutlineVisibleF(Single;Single;IGPPen;IGPGraphics) : Boolean
- Method function IGDIPlus.IGPGraphicsPath.IsOutlineVisibleF(TGPPointF;IGPPen;IGPGraphics) : Boolean
- Method function IGDIPlus.IGPGraphicsPath.IsVisible(Integer;Integer;IGPGraphics) : Boolean
- Method function IGDIPlus.IGPGraphicsPath.IsVisible(TGPPoint;IGPGraphics) : Boolean
- Method function IGDIPlus.IGPGraphicsPath.IsVisibleF(Single;Single;IGPGraphics) : Boolean
- Method function IGDIPlus.IGPGraphicsPath.IsVisibleF(TGPPointF;IGPGraphics) : Boolean
- Method function IGDIPlus.IGPGraphicsPath.Outline(IGPMatrix;Single) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.Reset() : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.Reverse() : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.SetFillMode(TGPFillMode) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.SetMarker() : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.StartFigure() : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.Transform(IGPMatrix) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.Widen(IGPPen;IGPMatrix;Single) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPathIterator.CopyData(PGPPointF;PBYTE;Integer;Integer) : Integer