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

    ArcGIS Pro version: 3.4 or higher.
    See Also