Share

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

Syntax

C#

public class LabelStyleBase : [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleCollector>]

VB

Public Class LabelStyleBase
	Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleCollector>]

C++

public ref class LabelStyleBase : public [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.

See Also

Reference

Was this information helpful?