'Declaration Public Shared Function CreateAffineMatrix( _
ByVal matrixМатрица.As System.Windows.Media.Matrix _
) As Vintasoft.Imaging.AffineMatrix
public static Vintasoft.Imaging.AffineMatrix CreateAffineMatrix(
System.Windows.Media.Matrix matrix
)
public: static Vintasoft.Imaging.AffineMatrix* CreateAffineMatrix(
System.Windows.Media.Matrix* matrix
)
public:
static Vintasoft.Imaging.AffineMatrix^ CreateAffineMatrix(
System.Windows.Media.Matrix^ matrix
)
Parameters
- matrix
- Матрица.
Return Value
Новый экземпляр класса AffineMatrix.