An enumeration that defines projection point display type.
This enum is only used for AutoCAD point and AutoCAD solid display options.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.3.488.0
Syntax
C# |
---|
public enum ProjectionEntityDisplayType |
Visual Basic |
---|
Public Enumeration ProjectionEntityDisplayType |
Visual C++ |
---|
public enum class ProjectionEntityDisplayType |
Members
Member name | Value | Description | |
---|---|---|---|
Marker | 1 | ||
NativeEntity | 0 |