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