[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.2.4 (0.6.2.4)

Syntax

   
 C# 
void End()

See Also