AxisTickJustificationType Enumeration

Specifies the position of the tick relative to the axis.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum AxisTickJustificationType
Members
Member nameValueDescription
TopOrLeft0 
BottomOrRight1 
Center2 
See Also