Share

AxisTickJustificationType Enumeration

Specifies the position of the tick relative to the axis.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public enum AxisTickJustificationType

VB

Public Enumeration AxisTickJustificationType

C++

public enum class AxisTickJustificationType

Members

Member nameValueDescription
TopOrLeft0 
BottomOrRight1 
Center2 

See Also

Reference

Was this information helpful?