Share

LabelStyleDefault.DefaultPlanReadability Class

The plan readability related properties of the default label style settings.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    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

 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?