LabelStyleBaseBaseBehavior Class

The behavior related properties of the default label style.
Inheritance Hierarchy
SystemObject
  [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleCollector>]
    Autodesk.Civil.DatabaseServices.StylesLabelStyleBaseBaseBehavior

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

The LabelStyleBaseBaseBehavior type exposes the following members.

Properties
 NameDescription
Public propertyInsertOption Gets the ForcedInsertionType enum value that specifies the position of a label relative to an object.
Public propertyInsideCurveOption Gets the LabelPlaceType enum value that specifies whether labels are placed inside or outside a curve.
Public propertyOrientationReference Gets the OrientationReferenceType enum value that specifies the orientation reference of the labels.
Top
See Also