Dart API Referencedart:htmlSVGCursorElement

SVGCursorElement Interface

The SVGCursorElement interface provides access to the properties of <cursor> elements, as well as methods to manipulate them.

Extends

SVGElement, SVGExternalResourcesRequired, SVGTests, SVGURIReference

Fields

Code final SVGAnimatedLength x #

final SVGAnimatedLength x;

Code final SVGAnimatedLength y #

final SVGAnimatedLength y;

This page includes content from the Mozilla Foundation that is graciously licensed under a Creative Commons: Attribution-Sharealike license. Mozilla has no other association with Dart or dartlang.org. We encourage you to improve the web by contributing to The Mozilla Developer Network.