IMathMatrixFactory

IMathMatrixFactory 接口

允许创建数学矩阵

public interface IMathMatrixFactory

方法

名称描述
CreateMathMatrix(int, int)创建数学矩阵

备注

用于COM兼容性

另见