Share

MarkerOrientationType Enumeration

Defines how the marker is oriented, for example, to object, to world, or to view.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public enum MarkerOrientationType

VB

Public Enumeration MarkerOrientationType

C++

public enum class MarkerOrientationType

Members

Member nameValueDescription
OrientToObject0 
OrientToWCS1 
OrientToView2 

See Also

Reference

Was this information helpful?