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

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > Matrix3x2 構造体 : 暗黙的 キャスト 演算子 オペレータ
マトリックス。
Matrix4x4 から Matrix3x2 への暗黙的な変換を実行します。
シンタックス
'宣言
 
Public Operator Widening CType( _
   ByVal matrix As Matrix4x4 _
) As Matrix3x2
public Matrix3x2 operator implicit( 
   Matrix4x4 matrix
)

パラメータ

matrix
マトリックス。

戻り値の型

変換の結果。
参照

Matrix3x2 構造体
Matrix3x2 メンバ