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 ที่ใช้เป็นเมทริกซ์การแปลงของรูปแบบ

 แบบไทย