ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / Simple3DLineStyle Enumeration

In This Topic
    Simple3DLineStyle Enumeration
    In This Topic
    Simple 3D line styles which define how strokes will be rendered in 3D.
    Syntax
    Members
    MemberDescription
    Strip Stroke draws flat upon the surface.
    Tube Stroke draws as a tube where the width determines the diameter of the tube.
    Wall Stroke is vertically oriented where Width determines the height of the wall.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.Simple3DLineStyle

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also