LabelStyleBaseBasePlanReadability Class

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

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

The LabelStyleBaseBasePlanReadability type exposes the following members.

Properties
 NameDescription
Public propertyFlipAnchorsWithText Gets the boolean that specifies whether flip anchors with text.
Public propertyPlanReadable Gets the boolean that specifies whether all text components in labels can be read easily in plan view.
Public propertyPlanReadableBias Gets the angle at which label text flips 180 degrees to remain plan readable.
Top
See Also