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.1276
Syntax
C#
public enum AxisTitleLocationType
VB
Public Enumeration AxisTitleLocationType
C++
public enum class AxisTitleLocationType
Members
Member name | Value | Description |
---|---|---|
BottomOrRight | 0 | |
Center | 1 | |
TopOrLeft | 2 |