ArcGIS Pro 3.2 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 bool IsRightSide {get;}
    Public ReadOnly Property IsRightSide As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also