Click or drag to resize

E3DKeyEventArgsHandled Property

Gets or sets a value indicating whether the event was handled.

Namespace: Demo3D.Common
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
public bool Handled { get; set; }

Property Value

Boolean
See Also