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