ICanvasPattern.SetTransform
ICanvasPattern.SetTransform method
Applies an SVGMatrix representing a linear transform to the pattern.
public void SetTransform(SVGMatrix transform)
Parameter | Type | Description |
---|---|---|
transform | SVGMatrix | An SVGMatrix to use as the pattern’s transformation matrix. |
See Also
- class SVGMatrix
- interface ICanvasPattern
- namespace Aspose.Html.Dom.Canvas
- assembly Aspose.HTML