Click or drag to resize

E3DKeyEventArgsAlt Property

Gets a value indicating whether the ALT key was pressed.

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

Property Value

Type: Boolean
See Also