Initializes a new instance of the Matrix3D class.
Namespace: MindFusion.Charting.ThreeDFile: Matrix3D.js
function Matrix3D (width, height)
Type: numberThe width of the matrix.
Type: numberThe height of the matrix.
Matrix3D ClassMindFusion.Charting.ThreeD Namespace