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