ShapeData.Pen Property

Gets or sets the pen for the shape.

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

Syntax

C#
public Pen Pen { get; set; }

Property Value

The Pen instance for the shape.

See Also

Reference