DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / Pen Class / Width Property

In This Topic
Width Property (Pen)
In This Topic
Gets or sets the pen width, in units of the Graphics object used for drawing.
Syntax
'Declaration
 
Public Property Width As System.Single
 
See Also