AxisTickJustificationType Enumeration |
Specifies the position of the tick relative to the axis.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum AxisTickJustificationType
Public Enumeration AxisTickJustificationType
public enum class AxisTickJustificationType
MembersMember name | Value | Description |
---|
TopOrLeft | 0 | |
BottomOrRight | 1 | |
Center | 2 | |
See Also