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