全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
GeoParticle 构造函数 (String, Geometry)
GeoParticle 类
请参见
发送反馈
根据指定的参数来构造一个 GeoParticle 的新对象。
命名空间:
SuperMap.Data
程序集:
SuperMap.Data
(in SuperMap.Data)
版本:
dll
语法
C#
public
GeoParticle
(
string
file
,
Geometry
geometry
)
参数
file
Type:
System
.
.
::
.
String
geometry
Type:
SuperMap.Data
.
.
::
.
Geometry
指定的与三维粒子几何对象关联的几何对象。
请参见
GeoParticle 类
GeoParticle Overload
SuperMap.Data 命名空间