Interface ICanvasPattern
ICanvasPattern interface
代表描述图案的不透明对象,基于图像、画布或视频。
public interface ICanvasPattern
方法
| 姓名 | 描述 |
|---|---|
| SetTransform(SVGMatrix) | 将表示线性变换的 SVGMatrix 应用于模式。 |
代表描述图案的不透明对象,基于图像、画布或视频。
public interface ICanvasPattern
| 姓名 | 描述 |
|---|---|
| SetTransform(SVGMatrix) | 将表示线性变换的 SVGMatrix 应用于模式。 |