DocDevice.DocGraphicContext.Transform
DocDevice.DocGraphicContext.Transform method
Modify the current transformation matrix by multiplying the specified matrix.
public override void Transform(IMatrix matrix)
| Parameter | Type | Description |
|---|---|---|
| matrix | IMatrix | Transformation matrix. |
See Also
- interface IMatrix
- class DocGraphicContext
- namespace Aspose.Html.Rendering.Doc
- assembly Aspose.HTML