Share

StructureDisplayStylePlanType Enumeration

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 nameValueDescription
Structure0 
StructureHatch1 
Solid2 

See Also

Reference

Was this information helpful?