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