根据指定的参数来构造一个 GeoPlacemark 的新对象。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public GeoPlacemark( string name, Geometry geometry ) |
参数
- name
- Type: System..::.String
指定的三维地标几何对象的名称。
- geometry
- Type: SuperMap.Data..::.Geometry
三维地标几何对象所对应的几何对象。