Interface ICanvasPattern
Interface ICanvasPattern
Le nom : Aspose.Html.Dom.Canvas Assemblage : Aspose.HTML.dll (25.5.0)
Esso rappresenta un oggetto opaco che descrive un modello, basato su un’immagine, un canvas o un video.
[DOMNoInterfaceObject]
[ComVisible(true)]
public interface ICanvasPattern
Methods
SetTransform(Téléchargement)
Applica un SVGMatrix che rappresenta una trasformazione lineare al modello.
[DOMName("setTransform")]
void SetTransform(SVGMatrix transform)
Parameters
transform
SVGMatrix
Un SVGMatrix da usare come matrice di trasformazione del modello.