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