AxisTitleLocationType Enumeration

Specifies the location of the axis title in relation to the view grid.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public enum AxisTitleLocationType
Members
Member nameValueDescription
BottomOrRight0 
Center1 
TopOrLeft2 
See Also