Dart API Referencedart:htmlSVGFEPointLightElement

SVGFEPointLightElement Interface

Extends

SVGElement

Fields

Code final SVGAnimatedNumber x #

final SVGAnimatedNumber x;

Code final SVGAnimatedNumber y #

final SVGAnimatedNumber y;

Code final SVGAnimatedNumber z #

final SVGAnimatedNumber z;

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.