'宣言 Overloads Public Operator Narrowing CType( _ ByVal value As System.Drawing.Drawing2D.Matrix _ ) As TransformMatrix
public TransformMatrix operator explicit( System.Drawing.Drawing2D.Matrix value )
パラメータ
- value
- A System.Drawing.Drawing2D.Matrix object that will be convert to a TransformMatrix object.
戻り値の型
A System.Drawing.Drawing2D.Matrix value indicates the converted object.