设置外部矩阵。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public void SetMatrix( double[] matrix ) |
参数
- matrix
- Type: array<
System..::.Double
>[]()[]
指定的矩阵。
C# |
---|
public void SetMatrix( double[] matrix ) |