GraphicContext.Transform
GraphicContext.Transform method
Modify the current transformation matrix by multiplying the specified matrix.
public void Transform(IMatrix matrix)
Parameter | Type | Description |
---|---|---|
matrix | IMatrix | Transformation matrix. |
See Also
- interface IMatrix
- class GraphicContext
- package com.aspose.html.rendering
- package Aspose.HTML