|
THPDFPage.Circle
|
למעלה הקודם הבא |
|
Draws the circle defined by a bounding rectangle on the canvas.
Delphi syntax: procedure Circle( X, Y, Radius: Single );
C++ syntax: void __fastcall Circle( float X, float Y, float Radius );
תיאור
קרא ל-
Code Example
|