An enumeration that defines projection display style section type.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public enum ProjectionDisplayStyleSectionType |
| Visual Basic |
|---|
Public Enumeration ProjectionDisplayStyleSectionType |
| Visual C++ |
|---|
public enum class ProjectionDisplayStyleSectionType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| SolidSection | 8 | ||
| PointSection | 9 | ||
| ThreeDPolylineSection | 10 | ||
| BlockSection | 11 | ||
| MvBlockSection | 12 |