ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.LinearReferencing Namespace / EventTableConfiguration Class / MDirectionOffset Property

In This Topic
    MDirectionOffset Property
    In This Topic
    Gets whether the offset distance calculation is based on the m-direction or the digitized direction.Reserved for future usage.
    Syntax
    public bool MDirectionOffset {get; set;}
    Public Property MDirectionOffset As Boolean
    Remarks
    If true, the offset values in an event table EventInfo will be calculated based on the m-direction of the route.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also