MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PenWidth Class / PenWidth Constructor
The pen thickness.

In This Topic
PenWidth Constructor
In This Topic
Initializes a new instance of the PenWidth class.
Syntax
'Declaration
 
Public Function New( _
   ByVal penThickness As Short _
)
 

Parameters

penThickness
The pen thickness.
See Also