SVGSVGElement.CreateSVGTransform
SVGSVGElement.CreateSVGTransform method
Creates an SVGTransform object outside of any document trees. The object is initialized to an identity matrix transform (SVG_TRANSFORM_MATRIX).
public SVGTransform CreateSVGTransform()
Return Value
An SVGTransform object.
See Also
- class SVGTransform
- class SVGSVGElement
- package com.aspose.html.Dom.Svg
- package Aspose.HTML