|
<< Click to Display Table of Contents >> Navigation: Classes > TIWCustomCanvas > Methods > Circle |
SIGNATURE=IWCanvas.TIWCustomCanvas.Circle@Integer@Integer@Integer
ETYPE=Method
Declaration:
Delphi: |
public function Circle(X: Integer; Y: Integer; R: Integer): TIWCustomCanvas; |
C++: |
public: __fastcall TIWCustomCanvas Circle(int X, int Y, int R); |
Description: This is Circle, a member of class TIWCustomCanvas.