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