Uncategorized pages
From Mitov Wiki Doc
Showing below up to 50 results starting with #2,501.
View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)
- Method function IGDIPlus.IGPGraphicsPath.AddArc(Integer;Integer;Integer;Integer;Single;Single) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddArc(TGPRect;Single;Single) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddArcF(Single;Single;Single;Single;Single;Single) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddArcF(TGPRectF;Single;Single) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddBezier(Integer;Integer;Integer;Integer;Integer;Integer;Integer;Integer) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddBezier(TGPPoint;TGPPoint;TGPPoint;TGPPoint) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddBezierF(Single;Single;Single;Single;Single;Single;Single;Single) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddBezierF(TGPPointF;TGPPointF;TGPPointF;TGPPointF) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddEllipse(Integer;Integer;Integer;Integer) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddEllipse(TGPRect) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddEllipseF(Single;Single;Single;Single) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddEllipseF(TGPRectF) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddLine(Integer;Integer;Integer;Integer) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddLine(TGPPoint;TGPPoint) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddLineF(Single;Single;Single;Single) : TGPGraphicsPath
- Method function IGDIPlus.IGPGraphicsPath.AddLineF(TGPPointF;TGPPointF) : TGPGraphicsPath
- 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