SVGPoint
This page has been flagged with the following issues:
High-level issues:
Inherits from SVGElement
Properties
No properties.
Methods
No methods.
Events
No events.
Inherited from SVGElement
Properties
No properties.
Methods
No methods.
Events
No events.
Notes
Remarks
Note: In addition to the attributes, properties, events, methods, and styles listed above, SVG elements also inherent core HTML attributes, properties, events, methods, and styles.
An SVGPoint object is an (x, y) coordinate pair. When you use an SVGPoint object in matrix operations, the object is treated as a vector of the following form.
Standards information
Members
The SVGPoint object has these methods:
- matrixTransform: Applies the given 2×3 matrix transformation on this SVGPoint object and returns a new,
transformed SVGPoint object.
The SVGPoint object has these properties:
This article contains content originally from external sources.
Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here