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