[This is preliminary documentation and is subject to change.]
Defines a style for line
Namespace: NFX.WinForms.ControlsAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
[ThemableAttribute]
public struct LineStyle
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
[ThemableAttribute]
public struct LineStyle
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
<ThemableAttribute>
Public Structure LineStyle
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
<ThemableAttribute>
Public Structure LineStyle
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
[ThemableAttribute]
public value class LineStyle
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
[ThemableAttribute]
public value class LineStyle
[<SealedAttribute>]
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>]
[<ThemableAttribute>]
type LineStyle = struct end
[<SealedAttribute>]
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>]
[<ThemableAttribute>]
type LineStyle = struct end