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: 13.4.2516.0
Syntax
| C# |
|---|
public enum ProjectionEntityDisplayType |
| Visual Basic |
|---|
Public Enumeration ProjectionEntityDisplayType |
| Visual C++ |
|---|
public enum class ProjectionEntityDisplayType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| NativeEntity | 0 | ||
| Marker | 1 |