[]
BOOL D2D1IsMatrixInvertible([In] const D2D_MATRIX_3X2_F* matrix)
public static bool IsMatrixInvertible(ref Matrix3x2 matrix)
Public Shared Function IsMatrixInvertible(ByRef matrix As Matrix3x2) As Boolean
| Type | Name | Description |
|---|---|---|
| Matrix3x2 | matrix |
| Type | Description |
|---|---|
| bool |