Gets/sets a pen that will be used to outline the object.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

Visual Basic

Public Property Pen As Pen

C#

public Pen Pen { get; set; }

Property Value

Pen to fill the v-object.