HatchBrush.TransparentBackground Property

Gets or sets a value that indicates whether to fill underlying image with the BackgroundColor.

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

Syntax

C#
public bool TransparentBackground { get; set; }

Property Value

true if the brush draws only hatch with ForegroundColor; otherwise, false.

See Also

Reference