ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKGConsecutiveEventsRestrictions Class / MaxGap Property

In This Topic
    MaxGap Property
    In This Topic
    Gets or sets the max gap. The unit of this value is MaxGapUnit. This value is taken into account only if RestrictMaxGap is true.
    Syntax
    public double MaxGap {get; set;}
    Public Property MaxGap As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also