LabelStyleBasePlanReadability Property |
Gets the plan readability related properties of the default label style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStyleBaseBasePlanReadability PlanReadability { get; }
Public ReadOnly Property PlanReadability As LabelStyleBaseBasePlanReadability
Get
public:
property LabelStyleBaseBasePlanReadability^ PlanReadability {
LabelStyleBaseBasePlanReadability^ get ();
}
Property Value
LabelStyleBaseBasePlanReadability
See Also