AxisTitleLocationType Enumeration |
Specifies the location of the axis title in relation to the view grid.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum AxisTitleLocationType
Public Enumeration AxisTitleLocationType
public enum class AxisTitleLocationType
MembersMember name | Value | Description |
---|
BottomOrRight | 0 | |
Center | 1 | |
TopOrLeft | 2 | |
See Also