Table of Contents

Method GetPen

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

GetPen(TPenType)

Finds stored Pen object accordingly to the specified type or creates a new one if necessary.

public Pen GetPen(TPenType type)

Parameters

type TPenType

Type of Pen to probe.

Returns

Pen

Stored Pen object.