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 name | Value | Description |
|---|---|---|
| SolidSection | 8 | |
| PointSection | 9 | |
| ThreeDPolylineSection | 10 | |
| BlockSection | 11 | |
| MvBlockSection | 12 |
