[This is preliminary documentation and is subject to change.]
Specifies line width
Namespace: NFX.WinForms.ControlsAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public float Width { get; set; }
public float Width { get; set; }
Public Property Width As Single
Get
Set
Public Property Width As Single
Get
Set
public:
property float Width {
float get ();
void set (float value);
}
public:
property float Width {
float get ();
void set (float value);
}
member Width : float32 with get, set
member Width : float32 with get, set
Property Value
Type:
Single