ICanvasContext.Transform
ICanvasContext.Transform method
Applies a transformation matrix to the context. See IMatrix
.
public void Transform(IMatrix matrix)
Parameter | Type | Description |
---|---|---|
matrix | IMatrix | The transformation matrix. |
See Also
- interface IMatrix
- interface ICanvasContext
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG