Brush.GetCopy Method

Creates a copy of the current Brush instance.

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

Syntax

C#
public Brush GetCopy()

Return Value

A new Brush instance that is a copy of this instance.

See Also

Reference