TdxGPPath.IsPointInPathOutline(TPoint,Integer,TdxGPCanvas) Method
Declaration
function IsPointInPathOutline(const P: TPoint; APenWidth: Integer; ACanvas: TdxGPCanvas = nil): Boolean; overload;
Parameters
Name | Type |
---|---|
P | TPoint |
APenWidth | Integer |
ACanvas | TdxGPCanvas |
Returns
Type |
---|
Boolean |
See Also