Table of Contents

Property Color

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

Color

Gets or sets the color of this Pen.

public Color Color { get; }

Property Value

Color

A Color structure that represents the color for this Pen.

Remarks

If Pen is immutable (for example Black), this property is readonly.