TdxGPPath.IsPointInPath(TPoint,TdxGPCanvas) Method
Declaration
function IsPointInPath(const P: TPoint; ACanvas: TdxGPCanvas = nil): Boolean; overload;
Parameters
Name | Type |
---|---|
P | TPoint |
ACanvas | TdxGPCanvas |
Returns
Type |
---|
Boolean |
See Also
function IsPointInPath(const P: TPoint; ACanvas: TdxGPCanvas = nil): Boolean; overload;
Name | Type |
---|---|
P | TPoint |
ACanvas | TdxGPCanvas |
Type |
---|
Boolean |
No
Your feedback is appreciated.