The plan readability related properties of the default label style settings.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.DatabaseServices.StylesLabelStyleDefaultDefaultPlanReadability
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class DefaultPlanReadability : TreeOidWrapper
VB
Public NotInheritable Class DefaultPlanReadability Inherits TreeOidWrapper
C++
public ref class DefaultPlanReadability sealed : public TreeOidWrapper
The LabelStyleDefaultDefaultPlanReadability type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| FlipAnchorsWithText | Gets the boolean that specifies whether flip anchors with text. | |
| PlanReadable | Gets the boolean that specifies whether all text components in labels can be read easily in plan view. | |
| PlanReadableBias | Gets the angle at which label text flips 180 degrees to remain plan readable. |
