Share

ProjectionDisplayStyleSectionType Enumeration

An enumeration that defines projection display style section type.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276

Syntax

C#

public enum ProjectionDisplayStyleSectionType

VB

Public Enumeration ProjectionDisplayStyleSectionType

C++

public enum class ProjectionDisplayStyleSectionType

Members

Member nameValueDescription
SolidSection8 
PointSection9 
ThreeDPolylineSection10 
BlockSection11 
MvBlockSection12 

See Also

Reference

Was this information helpful?