ICanvasPattern.SetTransform
ICanvasPattern.SetTransform method
Applica un SVGMatrix che rappresenta una trasformazione lineare al modello.
public void SetTransform(SVGMatrix transform)
Parametro | Tipo | Descrizione |
---|---|---|
transform | SVGMatrix | Un SVGMatrix da utilizzare come matrice di trasformazione del pattern. |
Guarda anche
- class SVGMatrix
- interface ICanvasPattern
- spazio dei nomi Aspose.Html.Dom.Canvas
- assemblea Aspose.HTML