ShapeItem.Brush Property

Gets or sets the fill of this shape.

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

Syntax

C#
public Brush Brush { get; set; }

Property Value

The fill of the ShapeItem.

See Also

Reference