设置指定的比例值
命名空间:
SuperMap.Plot程序集: SuperMap.Plot (in SuperMap.Plot)
版本: dll
语法
C# |
---|
public void SetScaleValue( int index, double scaleValue ) |
参数
- index
- Type: System..::.Int32
指定的索引
- scaleValue
- Type: System..::.Double
指定索引的比例值
C# |
---|
public void SetScaleValue( int index, double scaleValue ) |