Table of Contents

Class Pen

Namespace
HP.LFT.Common.Linux.Drawing
Assembly
HP.LFT.Common.Standard.dll

Pen class (non-static, disposable and cloneable)

public class Pen : IDisposable, ICloneable
Inheritance
Pen
Implements
Inherited Members

Constructors

Pen(Color, float)

public Pen(Color color, float width)

Parameters

color Color
width float

Methods

Clone()

public object Clone()

Returns

object

Dispose()

public void Dispose()

Dispose(bool)

protected virtual void Dispose(bool disposing)

Parameters

disposing bool