根据给定的矩阵标签类对象,构造一个与其完全相同的新对象。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public LabelMatrix( LabelMatrix labelMatrix ) |
参数
- labelMatrix
- Type: SuperMap.Mapping..::.LabelMatrix
给定的矩阵标签类对象。
C# |
---|
public LabelMatrix( LabelMatrix labelMatrix ) |