Documents for PDF, .NET Edition Documentation
Width Property (Pen)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Drawing Namespace > Pen Class : Width Property
Gets or sets the pen width, in units of the Graphics object used for drawing.
Syntax
'Declaration
 
Public Property Width As System.Single
public System.float Width {get; set;}
See Also

Reference

Pen Class
Pen Members