Has the event been canceled.
Namespace: Demo3D.EventQueueAssembly: Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 19.00.00
Syntaxpublic bool Canceled { get; set; }Property Value
Boolean
Remarks
Events that have already occurred are also marked as canceled.
See Also