ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGeometricEffectCut Class / EndCut Property

In This Topic
    EndCut Property
    In This Topic
    Gets or sets the distance from the end of a line that the display of the stroke ends. The end of the line is determined by the direction in which the line was digitized.
    Syntax
    public double EndCut {get; set;}
    Public Property EndCut As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also