Table of Contents

Property Width

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Width

Gets or sets the width of this Pen, in device-independent units.

public 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.