矩阵转换为缩放系数。

命名空间:  SuperMap.Data
程序集:  SuperMap.Data (in SuperMap.Data)
版本: dll

语法

C#
public void ToScale(
	ref ValueType xScale,
	ref ValueType yScale,
	ref ValueType zScale
)

参数

xScale
Type: System..::.ValueType %
x缩放倍数
yScale
Type: System..::.ValueType %
y缩放倍数
zScale
Type: System..::.ValueType %
z缩放倍数

版本信息

SuperMap iObjects .NET


请参见