AxisTickJustificationType Enumeration

Specifies the position of the tick relative to the axis.

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