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.292
Syntax
public enum MarkerOrientationType
Members
Member nameValueDescription
OrientToObject0 
OrientToWCS1 
OrientToView2 
See Also