ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGeometricEffectCut Class / BeginCut Property

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

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also