ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.LinearReferencing Namespace / PointEventSourceOptions Class / ComplementAngle Property

In This Topic
    ComplementAngle Property (PointEventSourceOptions)
    In This Topic
    Gets or sets whether the complement of the angle should be written to the RouteEventSource.
    Syntax
    public bool ComplementAngle {get; set;}
    Public Property ComplementAngle As Boolean
    Remarks
    This property is only utilized when the object was created using a constructor with a parameter to specify an AngleType.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also