Specifies the location of the axis title in relation to the view grid.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public enum AxisTitleLocationType
Visual Basic
Public Enumeration AxisTitleLocationType
Visual C++
public enum class AxisTitleLocationType
Members
Member name | Value | Description | |
---|---|---|---|
BottomOrRight | 0 | ||
Center | 1 | ||
TopOrLeft | 2 |