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