PsdShapeFrame.Pen Property

Gets the outline of shapes in the layer.

Namespace: Aurigma.GraphicsMill.Codecs.Psd
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public Pen Pen { get; }

Property Value

The outline of shapes in the layer.

See Also

Reference