LabelStyleBaseBaseDraggedStateComponentsMaxTextWidth Property |
Gets the maximum plotted width for all text components.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble MaxTextWidth { get; }
Public ReadOnly Property MaxTextWidth As PropertyDouble
Get
public:
property PropertyDouble^ MaxTextWidth {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also