LabelStyleTextTextMaximumWidth Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public double TextMaximumWidth { get; set; }
Public Property TextMaximumWidth As Double
Get
Set
public:
property double TextMaximumWidth {
double get ();
void set (double value);
}
member TextMaximumWidth : float with get, set
Property Value
Double
See Also