MatrixPtr

MatrixPtr typedef

An alias for a shared pointer to an instance of Matrix class.

typedef SharedPtr<Matrix> System::Drawing::Drawing2D::MatrixPtr

See Also