LabelStyleDefaultDefaultPlanReadabilityPlanReadable Property

Gets the boolean that specifies whether all text components in labels can be read easily in plan view.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PropertyBoolean PlanReadable { get; }

Property Value

PropertyBoolean
Remarks
If true: Rotates text to insure that it can be read easily in plan view or as if viewed from an angle at the bottom or right side of the screen/paper. If false: Displays Text as inserted. This option applies only to text components in labels.
See Also