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

语法

C#
[ObsoleteAttribute]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public bool ExtrapolateM(
	Point2D fromPoint,
	Point2D toPoint,
	double fromMeasure,
	double toMeasure,
	double tolerance,
	CalibrateMeasureMethod calibrateMeasureMethod
)

参数

fromPoint
Type: SuperMap.Data..::.Point2D
toPoint
Type: SuperMap.Data..::.Point2D
fromMeasure
Type: System..::.Double
toMeasure
Type: System..::.Double
tolerance
Type: System..::.Double
calibrateMeasureMethod
Type: SuperMap.Data..::.CalibrateMeasureMethod

请参见