PsdShapeFrame.Brush Property

Gets the fill of shapes in the layer.

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

Syntax

C#
public Brush Brush { get; }

Property Value

The fill of shapes in the layer.

See Also

Reference