根据指定左下角坐标和比例尺计算图幅名称。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public static string ComputeSheetName( Point2D bottomLeft, StandardMargin..::.MarginScaleType scaleType ) |
参数
- bottomLeft
- Type: SuperMap.Data..::.Point2D
指定的左下角坐标。
- scaleType
- Type: SuperMap.Data..::.StandardMargin..::.MarginScaleType
指定的比例尺。