Pen.Width
Pen.Width property
Gets or sets the width of this Pen, in units of the Graphics object used for drawing.
public float Width { get; set; }
See Also
- class Pen
- namespace Aspose.Drawing
- assembly Aspose.Drawing.Common
Gets or sets the width of this Pen, in units of the Graphics object used for drawing.
public float Width { get; set; }