GraphicContext.Transform
GraphicContext.Transform method
Modify the current transformation matrix by multiplying the specified matrix.
public virtual void Transform(IMatrix matrix)
Parameter | Type | Description |
---|---|---|
matrix | IMatrix | Transformation matrix. |
See Also
- interface IMatrix
- class GraphicContext
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG