API Documentation > CorelDRAW > 2025-v26 > SubPath > IVGSubPath
SubPath.IsPointInside method
Determines if the specified point lies inside a closed path
Syntax:
Function IsPointInside(ByVal x As Double, ByVal y As Double) As Boolean
Parameters:
Name Type Description
x
Double
y
Double
Remarks:
The IsPointInside method determines whether a specified point lies inside a closed subpath.