AffineTransform.GetDecomposed
AffineTransform.GetDecomposed method
If this object represents a Matrix4x4, it returns a decomposed representation.
public AffineTransform GetDecomposed()
Exceptions
exception | condition |
---|---|
InvalidOperationException | The matrix cannot be decomposed. |
See Also
- struct AffineTransform
- namespace Aspose.CAD.FileFormats.GLB.Transforms
- assembly Aspose.CAD