ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Geometry Namespace / ProximityResult Class / IsRightSide Property

In This Topic
    IsRightSide Property
    In This Topic
    Is the point rightSide or leftSide? Only relevant if calling GeometryEngine.NearestPoint.
    Syntax
    Public ReadOnly Property IsRightSide As Boolean
    public bool IsRightSide {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also