Gets the maximum width for text component.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public PropertyDouble MaxWidth { get; }
Visual Basic
Public ReadOnly Property MaxWidth As PropertyDouble Get
Visual C++
public: property PropertyDouble^ MaxWidth { PropertyDouble^ get (); }