Matrix3d(Matrix2d) Constructor
Public Sub New( _
ByVal m2d As Matrix2d _
)
This language is not supported or no code example is available.
public Matrix3d(
Matrix2d m2d
)
This language is not supported or no code example is available.
public:
Matrix3d(
Matrix2d^ m2d
)
This language is not supported or no code example is available.
Parameters
- m2d
- Matrix2d