Property Width NamespaceAlternet.Drawing AssemblyAlternet.UI.Common.dll Width Gets or sets the width of this Pen, in device-independent units. public virtual double Width { get; set; } Property Value double The width of this Pen, in device-independent units. Remarks If Pen is immutable (for example Black), this property is readonly.