GdPicture.NET.14.MAUI
GdPicture14.MAUI.Annotations Namespace / UnderlineAnnotationOptions Class / LineWidth Field





In This Topic
LineWidth Field (UnderlineAnnotationOptions)
In This Topic
Specifies the line width in pixels.
Syntax
'Declaration
 
Public LineWidth As Double
public double LineWidth
public field LineWidth: Double; 
public var LineWidth : double;
public: double LineWidth
public:
double LineWidth

Field Value

The default value is 2.
See Also