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