[This is preliminary documentation and is subject to change.]
Namespace: NFX.Media.PDF.StylingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public Nullable<float> StrokeThickness { get; set; }
public Nullable<float> StrokeThickness { get; set; }
Public Property StrokeThickness As Nullable(Of Single)
Get
Set
Public Property StrokeThickness As Nullable(Of Single)
Get
Set
public:
property Nullable<float> StrokeThickness {
Nullable<float> get ();
void set (Nullable<float> value);
}
public:
property Nullable<float> StrokeThickness {
Nullable<float> get ();
void set (Nullable<float> value);
}
member StrokeThickness : Nullable<float32> with get, set
member StrokeThickness : Nullable<float32> with get, set
Property Value
Type:
Nullable
Single