[This is preliminary documentation and is subject to change.]

Whether the brush should use alternate block (if available) for filling insides of hollow DrawOps. Currently only usable with NormalBrush.

Namespace: fCraft.Drawing
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
public bool UseAlternateBlock { get; set; }

See Also