[This is preliminary documentation and is subject to change.]
Specifies type of dashing used
Namespace: NFX.WinForms.ControlsAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public DashStyle DashStyle { get; set; }
public DashStyle DashStyle { get; set; }
Public Property DashStyle As DashStyle
Get
Set
Public Property DashStyle As DashStyle
Get
Set
public:
property DashStyle DashStyle {
DashStyle get ();
void set (DashStyle value);
}
public:
property DashStyle DashStyle {
DashStyle get ();
void set (DashStyle value);
}
member DashStyle : DashStyle with get, set
member DashStyle : DashStyle with get, set
Property Value
Type:
DashStyle