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