根据给定的参数构造一个新的BookMark对象。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public BookMark( string name, Point2D center, double scale ) |
参数
- name
- Type: System..::.String
地图书签名称。
- center
- Type: SuperMap.Data..::.Point2D
地图中心点坐标。
- scale
- Type: System..::.Double
地图比例尺。