Uncategorized pages
From Mitov Wiki Doc
Showing below up to 50 results starting with #2,351.
View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)
- Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;Single;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;Single;Single;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;Single;Single;Single;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;Single;Single;Single;Single;Single;Single;TGPUnit) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;TGPPointF) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;TGPPointF;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;TGPRectF) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;TGPRectF;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;TGPRectF;Single;Single;Single;Single;TGPUnit;IGPImageAttributes;TGPDrawImageAbortProc) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawLine(IGPPen;Integer;Integer;Integer;Integer) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawLine(IGPPen;TGPPoint;TGPPoint) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawLineF(IGPPen;Single;Single;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawLineF(IGPPen;TGPPointF;TGPPointF) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawPath(IGPPen;IGPBrush;IGPGraphicsPath) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawPath(IGPPen;IGPGraphicsPath) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawPie(IGPPen;IGPBrush;Integer;Integer;Integer;Integer;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawPie(IGPPen;IGPBrush;TGPRect;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawPie(IGPPen;Integer;Integer;Integer;Integer;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawPie(IGPPen;TGPRect;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawPieF(IGPPen;IGPBrush;Single;Single;Single;Single;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawPieF(IGPPen;IGPBrush;TGPRectF;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawPieF(IGPPen;Single;Single;Single;Single;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawPieF(IGPPen;TGPRectF;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawRectangle(IGPPen;IGPBrush;Integer;Integer;Integer;Integer) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawRectangle(IGPPen;IGPBrush;TGPRect) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawRectangle(IGPPen;Integer;Integer;Integer;Integer) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawRectangle(IGPPen;TGPRect) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawRectangleF(IGPPen;IGPBrush;Single;Single;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawRectangleF(IGPPen;IGPBrush;TGPRectF) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawRectangleF(IGPPen;Single;Single;Single;Single) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawRectangleF(IGPPen;TGPRectF) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawRoundRectangle(IGPPen;IGPBrush;TGPRect;TGPSize) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawRoundRectangle(IGPPen;TGPRect;TGPSize) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawRoundRectangleF(IGPPen;IGPBrush;TGPRectF;TGPSizeF) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawRoundRectangleF(IGPPen;TGPRectF;TGPSizeF) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawString(WideString;IGPFont;TGPPoint;IGPBrush) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawString(WideString;IGPFont;TGPPoint;IGPStringFormat;IGPBrush) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawString(WideString;IGPFont;TGPRect;IGPBrush) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawString(WideString;IGPFont;TGPRect;IGPStringFormat;IGPBrush) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawStringF(WideString;IGPFont;TGPPointF;IGPBrush) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawStringF(WideString;IGPFont;TGPPointF;IGPStringFormat;IGPBrush) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawStringF(WideString;IGPFont;TGPRectF;IGPBrush) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.DrawStringF(WideString;IGPFont;TGPRectF;IGPStringFormat;IGPBrush) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.EndContainer(TGPGraphicsContainer) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.EnumerateMetafile(IGPMetafile;TGPPoint;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.EnumerateMetafile(IGPMetafile;TGPPoint;TGPRect;TGPUnit;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.EnumerateMetafile(IGPMetafile;TGPRect;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.EnumerateMetafile(IGPMetafile;TGPRect;TGPRect;TGPUnit;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphics
- Method function IGDIPlus.IGPGraphics.EnumerateMetafileF(IGPMetafile;TGPPointF;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphics