根据指定的参数来构造一个 GeoNorthArrow 的新对象。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public GeoNorthArrow( int geoMapID, NorthArrowStyleType styleType, Rectangle2D bounds ) |
参数
- geoMapID
- Type: System..::.Int32
指定的指北针几何对象所服务的地图几何对象的ID。
- styleType
- Type: SuperMap.Data..::.NorthArrowStyleType
指北针几何对象的样式。
- bounds
- Type: SuperMap.Data..::.Rectangle2D
指北针几何对象的范围。