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

In This Topic
    PointEventSourceOptions Class
    In This Topic
    Represents a configuration to create a dynamic feature class (RouteEventSource) originating from point events using the dynamic segmentation process.
    Syntax
    public sealed class PointEventSourceOptions : RouteEventSourceOptions 
    Public NotInheritable Class PointEventSourceOptions 
       Inherits RouteEventSourceOptions
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.LinearReferencing.RouteEventSourceOptions
          ArcGIS.Core.Data.LinearReferencing.PointEventSourceOptions

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also