WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIDOMSVGMarkerElement
| IID: | 6a3b7b40-e65a-4e9c-9ee7-ca03ed0a18c7 |
| Inherits From: | nsIDOMSVGElement |
The nsIDOMSVGMarker interface is the interface to an SVG marker element.
For more information on this interface please see http://www.w3.org/TR/SVG11/painting.html#InterfaceSVGMarkerElement
Constants
Properties
readonly nsIDOMSVGAnimatedLength markerHeight
readonly nsIDOMSVGAnimatedEnumeration markerUnits
readonly nsIDOMSVGAnimatedLength markerWidth
readonly nsIDOMSVGAnimatedAngle orientAngle
readonly nsIDOMSVGAnimatedEnumeration orientType
readonly nsIDOMSVGAnimatedLength refX
readonly nsIDOMSVGAnimatedLength refY
Methods
void setOrientToAngle ( nsIDOMSVGAngle angle )
void setOrientToAuto ( )
void setOrientToAngle ( nsIDOMSVGAngle angle )
- Arguments:
- angle
Reference documentation is generated from Mozilla's source.
