ArcGIS Pro 3.0 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 double BeginCut {get; set;}
    Public Property BeginCut As Double
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also