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