public enum Simple3DLineStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum Simple3DLineStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum Simple3DLineStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum Simple3DLineStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Rectangle | Stroke draws as a rectangular tube where the width property determines the width and height3D determines the height of the tube. |
Square | Stroke draws as a square tube where the width determines the height and width of the tube. |
Strip | Stroke draws flat upon the surface at the specified width. |
Tube | Stroke draws as a circular tube where the width determines the diameter of the tube. |
Wall | Stroke is vertically oriented where width determines the height of the wall. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.Simple3DLineStyle
Target Platforms: Windows 11, Windows 10