Interface ICanvasPattern
Interface ICanvasPattern
Namespace: Aspose.Html.Dom.Canvas
Assembly: Aspose.HTML.dll (25.1.0)
מייצג אובייקט אטום שמתאר דפוס, המבוסס על תמונה, קנבס או וידאו.
[ComVisible(true)]
[DOMNoInterfaceObject]
public interface ICanvasPattern
שיטות
SetTransform(SVGMatrix)
מיישם SVGMatrix המייצג טרנספורמציה ליניארית על הדפוס.
[DOMName("setTransform")]
void SetTransform(SVGMatrix transform)
פרמטרים
transform
SVGMatrix
SVGMatrix לשימוש כמטריצת הטרנספורמציה של הדפוס.