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