Device.SetTransform
Device.SetTransform method
Sets the current coordinate space transformation.
[Obsolete("This method has been deprecated starting from version 24.7 and will be hidden in version 24.10.")]
public abstract void SetTransform(Matrix matrix)
Parameter | Type | Description |
---|---|---|
matrix | Matrix | A transformation matrix. |
See Also
- class Device
- namespace Aspose.TeX.Presentation
- assembly Aspose.TeX