LabelStyleDefault Class

The settings class for the label style default.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesLabelStyleDefault

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class LabelStyleDefault : TreeOidWrapper

The LabelStyleDefault type exposes the following members.

Properties
 NameDescription
Public propertyBehavior Gets the behavior related properties of the default label style.
Public propertyComponents Gets the component 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