Share

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.7.0.1276

Syntax

C#

public sealed class LabelStyleDefault : TreeOidWrapper

VB

Public NotInheritable Class LabelStyleDefault
	Inherits TreeOidWrapper

C++

public ref class LabelStyleDefault sealed : public 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.

See Also

Reference

Was this information helpful?