LabelStyleDefaultDefaultPlanReadabilityPlanReadableBias Property |
Gets the angle at which label text flips 180 degrees to remain plan readable.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble PlanReadableBias { get; }
Public ReadOnly Property PlanReadableBias As PropertyDouble
Get
public:
property PropertyDouble^ PlanReadableBias {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also