Table of Contents

Class Pen

Namespace
GHIElectronics.Endpoint.UI.Media
Assembly
GHIElectronics.Endpoint.UI.dll
public class Pen
Inheritance
Pen
Inherited Members

Constructors

Pen(Color)

public Pen(Color color)

Parameters

color Color

Pen(Color, ushort)

public Pen(Color color, ushort thickness)

Parameters

color Color
thickness ushort

Fields

Color

public Color Color

Field Value

Color

Thickness

public ushort Thickness

Field Value

ushort