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

Called when the DrawOperation is done or cancelled. Resources used by the brush should be freed/disposed here.

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

Syntax

   
 C# 
void End()

See Also