ArcGIS Pro 3.7 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 Property Anchor3D As Simple3DLineAnchor
    public Simple3DLineAnchor Anchor3D {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also