DVTk API
HasCancelledLastOperation Property
DVTkDvtkApplicationLayerProjectHasCancelledLastOperation
DVTk API

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

Boolean that determines whether the last operation has been cancelled be the user.
Declaration Syntax
C#Visual BasicVisual C++
public bool HasCancelledLastOperation { get; set; }
Public Property HasCancelledLastOperation As Boolean
public:
property bool HasCancelledLastOperation {
	bool get ();
	void set (bool value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0