设置几个对象缩放。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public void SetScale( int index, double x, double y, double z ) |
参数
- index
- Type: System..::.Int32
进行缩放的几个对象索引。
- x
- Type: System..::.Double
沿X轴缩放。
- y
- Type: System..::.Double
沿Y轴缩放。
- z
- Type: System..::.Double
沿Z轴缩放。