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