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

语法

C#
[ObsoleteAttribute]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public bool UpdateM(
	int fromIndex,
	int toIndex,
	double fromMeasure,
	double toMeasure,
	WhereToCalibrate whereToCalibrate,
	CalibrateMeasureMethod calibrateMeasureMethod
)

参数

fromIndex
Type: System..::.Int32
toIndex
Type: System..::.Int32
fromMeasure
Type: System..::.Double
toMeasure
Type: System..::.Double
whereToCalibrate
Type: SuperMap.Data..::.WhereToCalibrate
calibrateMeasureMethod
Type: SuperMap.Data..::.CalibrateMeasureMethod

请参见