The line width in points. The line width is 1 by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public float LineWidth { get; set; }
Public Property LineWidth As Single
Get
Set
public:
property float LineWidth {
float get ();
void set (float value);
}
member LineWidth : float32 with get, set
Property Value
Type:
Single
Reference