TdxGPPath.IsPointInPath(TdxPointF,TdxGPCanvas) Method
In This Article
#Declaration
Delphi
function IsPointInPath(const P: TdxPointF; ACanvas: TdxGPCanvas = nil): Boolean; overload;
#Parameters
Name | Type |
---|---|
P | Tdx |
ACanvas | Tdx |
#Returns
Type |
---|
Boolean |
See Also