|
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
|