MouseEvent.AltKey
MouseEvent.AltKey property
Refer to the altKey attribute.
public bool AltKey { get; }
Property Value
true
if [alt key]; otherwise, false
.
See Also
- class MouseEvent
- namespace Aspose.Svg.Dom.Events
- assembly Aspose.SVG
Refer to the altKey attribute.
public bool AltKey { get; }
true
if [alt key]; otherwise, false
.