Bitmap for UWP
暗黙的 キャスト 演算子 オペレータ (Matrix3x2)

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Matrix3x2 構造体 : 暗黙的 キャスト 演算子 オペレータ
The matrix.
Performs an implicit conversion from Matrix3x2to Matrix3x2.
シンタックス
'宣言
 
Public Operator Widening CType( _
   ByVal matrix As Matrix4x4 _
) As Matrix3x2
public Matrix3x2 operator implicit( 
   Matrix4x4 matrix
)

パラメータ

matrix
The matrix.

戻り値の型

The result of the conversion.
参照

Matrix3x2 構造体
Matrix3x2 メンバ