An enumeration that defines projection block display type.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
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 |