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

Whether this operation has been cancelled (e.g. by /Undo or /WLock).

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

Syntax

   
 C# 
public bool IsCancelled { get; protected set; }

See Also