LabelStyleDefaultDefaultBehavior Class

The behavior related properties of the default label style settings.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesLabelStyleDefaultDefaultBehavior

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

The LabelStyleDefaultDefaultBehavior 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