Share

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

Syntax

C#

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

VB

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

C++

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

See Also

Reference

Was this information helpful?