LabelStyleBase Class

Base class for label style defaults.
Inheritance Hierarchy
SystemObject
  [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleCollector>]
    Autodesk.Civil.DatabaseServices.StylesLabelStyleBase

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

The LabelStyleBase type exposes the following members.

Properties
 NameDescription
Public propertyBehavior Gets the behavior related properties of the default label style.
Public propertyDraggedStateComponents Gets dragged state components related properties of the default label style.
Public propertyLabel Gets the label related properties of the default label style.
Public propertyLeader Gets the leader related properties of the default label style.
Public propertyPlanReadability Gets the plan readability related properties of the default label style.
Top
See Also