Defines how the marker is oriented, for example, to object, to world, or to view.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.3.488.0
Syntax
C# |
---|
public enum MarkerOrientationType |
Visual Basic |
---|
Public Enumeration MarkerOrientationType |
Visual C++ |
---|
public enum class MarkerOrientationType |
Members
Member name | Value | Description | |
---|---|---|---|
OrientToObject | 0 | ||
OrientToWCS | 1 | ||
OrientToView | 2 |