'Declaration Public Overloads Shared Function CreateWindowsMatrix( _
ByVal matrixОбъект AffineMatrix для преобразования.As Vintasoft.Imaging.AffineMatrix _
) As System.Windows.Media.Matrix
public static System.Windows.Media.Matrix CreateWindowsMatrix(
Vintasoft.Imaging.AffineMatrix matrix
)
public: static System.Windows.Media.Matrix* CreateWindowsMatrix(
Vintasoft.Imaging.AffineMatrix* matrix
)
public:
static System.Windows.Media.Matrix^ CreateWindowsMatrix(
Vintasoft.Imaging.AffineMatrix^ matrix
)
Parameters
- matrix
- Объект AffineMatrix для преобразования.
Return Value
Объект System.Windows.Media.Matrix.