|
THPDFPage.Ellipse
|
الأعلى السابق التالي |
|
Draws the ellipse defined by a bounding rectangle.
Delphi syntax: procedure Ellipse( X, Y, Width, Height: Single );
C++ syntax: void __fastcall Ellipse( float X, float Y, float Width, float Height );
الوصف استدع
Code Example
|