An enumeration that defines projection block display type.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public enum ProjectionBlockDisplayType
VB
Public Enumeration ProjectionBlockDisplayType
C++
public enum class ProjectionBlockDisplayType
Members
| Member name | Value | Description |
|---|---|---|
| NativeEntity | 0 | |
| Marker | 1 | |
| Block | 2 |
