Search
IMatrix Interface
See Also
 





Encapsulates an affine matrix that represents a geometric transform.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public interface IMatrix : IDisposable

Visual Basic  Copy Code

Public Interface IMatrix
    Implements IDisposable

 Inheritors

 See Also