Share

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

Syntax

C#

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

VB

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

C++

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

See Also

Reference

Was this information helpful?