LabelStyleTickComponentStyleGeneral Class

General style settings for label tick components.
Inheritance Hierarchy
SystemObject
  [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleTick>]
    Autodesk.Civil.DatabaseServices.StylesLabelStyleTickComponentStyleGeneral

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class StyleGeneral : [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleTick>]

The LabelStyleTickComponentStyleGeneral type exposes the following members.

Properties
 NameDescription
Public propertyName Gets the name for tick component.
Public propertyVisible Gets whether the tick component is visible in the label style.
Top
See Also