ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStroke Class / Anchor3D Property

In This Topic
    Anchor3D Property
    In This Topic
    Gets or sets the vertical anchor of the 3D line style applied to the stroke. This property is ignored for the Strip and Wall styles.
    Syntax
    public Simple3DLineAnchor Anchor3D {get; set;}
    Public Property Anchor3D As Simple3DLineAnchor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also