ArcGIS Pro 3.7 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 Property ComplementAngle As Boolean
    public bool ComplementAngle {get; set;}
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also