ArcGIS Pro 3.0 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, Windows 8.1

    See Also