Uncategorized pages

From Mitov Wiki Doc
Jump to: navigation, search

Showing below up to 50 results starting with #2,351.

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)

  1. Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;Single;Single) : TGPGraphics
  2. Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;Single;Single;Single) : TGPGraphics
  3. Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;Single;Single;Single;Single) : TGPGraphics
  4. Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;Single;Single;Single;Single;Single) : TGPGraphics
  5. Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;Single;Single;Single;Single;Single;Single;TGPUnit) : TGPGraphics
  6. Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;TGPPointF) : TGPGraphics
  7. Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;TGPPointF;Single) : TGPGraphics
  8. Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;TGPRectF) : TGPGraphics
  9. Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;TGPRectF;Single) : TGPGraphics
  10. Method function IGDIPlus.IGPGraphics.DrawImageF(IGPImage;TGPRectF;Single;Single;Single;Single;TGPUnit;IGPImageAttributes;TGPDrawImageAbortProc) : TGPGraphics
  11. Method function IGDIPlus.IGPGraphics.DrawLine(IGPPen;Integer;Integer;Integer;Integer) : TGPGraphics
  12. Method function IGDIPlus.IGPGraphics.DrawLine(IGPPen;TGPPoint;TGPPoint) : TGPGraphics
  13. Method function IGDIPlus.IGPGraphics.DrawLineF(IGPPen;Single;Single;Single;Single) : TGPGraphics
  14. Method function IGDIPlus.IGPGraphics.DrawLineF(IGPPen;TGPPointF;TGPPointF) : TGPGraphics
  15. Method function IGDIPlus.IGPGraphics.DrawPath(IGPPen;IGPBrush;IGPGraphicsPath) : TGPGraphics
  16. Method function IGDIPlus.IGPGraphics.DrawPath(IGPPen;IGPGraphicsPath) : TGPGraphics
  17. Method function IGDIPlus.IGPGraphics.DrawPie(IGPPen;IGPBrush;Integer;Integer;Integer;Integer;Single;Single) : TGPGraphics
  18. Method function IGDIPlus.IGPGraphics.DrawPie(IGPPen;IGPBrush;TGPRect;Single;Single) : TGPGraphics
  19. Method function IGDIPlus.IGPGraphics.DrawPie(IGPPen;Integer;Integer;Integer;Integer;Single;Single) : TGPGraphics
  20. Method function IGDIPlus.IGPGraphics.DrawPie(IGPPen;TGPRect;Single;Single) : TGPGraphics
  21. Method function IGDIPlus.IGPGraphics.DrawPieF(IGPPen;IGPBrush;Single;Single;Single;Single;Single;Single) : TGPGraphics
  22. Method function IGDIPlus.IGPGraphics.DrawPieF(IGPPen;IGPBrush;TGPRectF;Single;Single) : TGPGraphics
  23. Method function IGDIPlus.IGPGraphics.DrawPieF(IGPPen;Single;Single;Single;Single;Single;Single) : TGPGraphics
  24. Method function IGDIPlus.IGPGraphics.DrawPieF(IGPPen;TGPRectF;Single;Single) : TGPGraphics
  25. Method function IGDIPlus.IGPGraphics.DrawRectangle(IGPPen;IGPBrush;Integer;Integer;Integer;Integer) : TGPGraphics
  26. Method function IGDIPlus.IGPGraphics.DrawRectangle(IGPPen;IGPBrush;TGPRect) : TGPGraphics
  27. Method function IGDIPlus.IGPGraphics.DrawRectangle(IGPPen;Integer;Integer;Integer;Integer) : TGPGraphics
  28. Method function IGDIPlus.IGPGraphics.DrawRectangle(IGPPen;TGPRect) : TGPGraphics
  29. Method function IGDIPlus.IGPGraphics.DrawRectangleF(IGPPen;IGPBrush;Single;Single;Single;Single) : TGPGraphics
  30. Method function IGDIPlus.IGPGraphics.DrawRectangleF(IGPPen;IGPBrush;TGPRectF) : TGPGraphics
  31. Method function IGDIPlus.IGPGraphics.DrawRectangleF(IGPPen;Single;Single;Single;Single) : TGPGraphics
  32. Method function IGDIPlus.IGPGraphics.DrawRectangleF(IGPPen;TGPRectF) : TGPGraphics
  33. Method function IGDIPlus.IGPGraphics.DrawRoundRectangle(IGPPen;IGPBrush;TGPRect;TGPSize) : TGPGraphics
  34. Method function IGDIPlus.IGPGraphics.DrawRoundRectangle(IGPPen;TGPRect;TGPSize) : TGPGraphics
  35. Method function IGDIPlus.IGPGraphics.DrawRoundRectangleF(IGPPen;IGPBrush;TGPRectF;TGPSizeF) : TGPGraphics
  36. Method function IGDIPlus.IGPGraphics.DrawRoundRectangleF(IGPPen;TGPRectF;TGPSizeF) : TGPGraphics
  37. Method function IGDIPlus.IGPGraphics.DrawString(WideString;IGPFont;TGPPoint;IGPBrush) : TGPGraphics
  38. Method function IGDIPlus.IGPGraphics.DrawString(WideString;IGPFont;TGPPoint;IGPStringFormat;IGPBrush) : TGPGraphics
  39. Method function IGDIPlus.IGPGraphics.DrawString(WideString;IGPFont;TGPRect;IGPBrush) : TGPGraphics
  40. Method function IGDIPlus.IGPGraphics.DrawString(WideString;IGPFont;TGPRect;IGPStringFormat;IGPBrush) : TGPGraphics
  41. Method function IGDIPlus.IGPGraphics.DrawStringF(WideString;IGPFont;TGPPointF;IGPBrush) : TGPGraphics
  42. Method function IGDIPlus.IGPGraphics.DrawStringF(WideString;IGPFont;TGPPointF;IGPStringFormat;IGPBrush) : TGPGraphics
  43. Method function IGDIPlus.IGPGraphics.DrawStringF(WideString;IGPFont;TGPRectF;IGPBrush) : TGPGraphics
  44. Method function IGDIPlus.IGPGraphics.DrawStringF(WideString;IGPFont;TGPRectF;IGPStringFormat;IGPBrush) : TGPGraphics
  45. Method function IGDIPlus.IGPGraphics.EndContainer(TGPGraphicsContainer) : TGPGraphics
  46. Method function IGDIPlus.IGPGraphics.EnumerateMetafile(IGPMetafile;TGPPoint;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphics
  47. Method function IGDIPlus.IGPGraphics.EnumerateMetafile(IGPMetafile;TGPPoint;TGPRect;TGPUnit;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphics
  48. Method function IGDIPlus.IGPGraphics.EnumerateMetafile(IGPMetafile;TGPRect;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphics
  49. Method function IGDIPlus.IGPGraphics.EnumerateMetafile(IGPMetafile;TGPRect;TGPRect;TGPUnit;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphics
  50. Method function IGDIPlus.IGPGraphics.EnumerateMetafileF(IGPMetafile;TGPPointF;TGPEnumerateMetafileProc;IGPImageAttributes) : TGPGraphics

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)

Personal tools
Namespaces
Variants
Views
Actions
Navigation
Toolbox