DocDevice.DocGraphicContext.Transform
DocDevice.DocGraphicContext.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 DocGraphicContext
- package com.aspose.html.Rendering.Doc
- package Aspose.HTML