BandTickStyleIncrementSmallTicksAtTop Property

Gets or sets the boolean value that indicates whether to draw the tick(s) at the top of the selected type.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public bool IncrementSmallTicksAtTop { get; set; }

Property Value

Boolean
See Also