Pen.Color Property

Gets or sets the color of this Pen.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public Color Color { get; set; }

Property Value

The color of the pen.

See Also

Reference