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


In This Topic
    PointEventSourceOptions Class Members
    In This Topic

    The following tables list the members exposed by PointEventSourceOptions.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the locating error field as an error column in a RouteEventSource. (Inherited from ArcGIS.Core.Data.LinearReferencing.RouteEventSourceOptions)
    Public Property Gets or sets the geometry type in the route event source. If true, point events will be treated as multipoint features. If false, point events will be treated as point features.  
    Public PropertyGets or sets whether the complement of the angle should be written to the RouteEventSource.  
    Public PropertyGets whether a field to store locating angles will be added to the RouteEventSource.  
    Public Property Gets or sets the side on which route events with a positive offset will be displayed. (Inherited from ArcGIS.Core.Data.LinearReferencing.RouteEventSourceOptions)
    Top
    See Also