Tick style settings for label tick components.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleTick>]
Autodesk.Civil.DatabaseServices.StylesLabelStyleTickComponentStyleTick
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class StyleTick : [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleTick>]
VB
Public NotInheritable Class StyleTick Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleTick>]
C++
public ref class StyleTick sealed : public [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleTick>]
The LabelStyleTickComponentStyleTick type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AlignWithObject | Gets whether the tick insert at an angle relative the object. | |
| BlockHeight | Gets the height to whick the tick block is scaled to fit. | |
| BlockName | Gets the block to use for the tick component. | |
| Color | Gets the color of the tick component. | |
| Linetype | Gets the line type of the tick component. | |
| Lineweight | Gets the line weight of the tick component. | |
| RotationAngle | Gets the angle for tick component. |
