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