Specifies the display style type when the Structure is displayed in plan view.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum StructureDisplayStylePlanType
VB
Public Enumeration StructureDisplayStylePlanType
C++
public enum class StructureDisplayStylePlanType
Members
| Member name | Value | Description |
|---|---|---|
| Structure | 0 | |
| StructureHatch | 1 | |
| Solid | 2 |
