E3DKey |
[Missing <summary> documentation for "T:Demo3D.Common.E3DKeyPressEventArgs"]
public class E3DKeyPressEventArgs
The E3DKeyPressEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| E3DKeyPressEventArgs | Initializes a new instance of the E3DKeyPressEventArgs class. |
| Name | Description | |
|---|---|---|
| Handled | Gets or sets a value indicating whether the event was handled. | |
| KeyChar | Gets the character corresponding to the key pressed. |