命名空间:
SuperMap.Data
程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [ObsoleteAttribute] public bool UpdateM( Point2D fromPoint, Point2D toPoint, double fromMeasure, double toMeasure, double tolerance, WhereToCalibrate whereToCalibrate, CalibrateMeasureMethod calibrateMeasureMethod ) |
参数
- fromPoint
- Type: SuperMap.Data..::.Point2D
- toPoint
- Type: SuperMap.Data..::.Point2D
- fromMeasure
- Type: System..::.Double
- toMeasure
- Type: System..::.Double
- tolerance
- Type: System..::.Double
- whereToCalibrate
- Type: SuperMap.Data..::.WhereToCalibrate
- calibrateMeasureMethod
- Type: SuperMap.Data..::.CalibrateMeasureMethod