根据指定的参数来构造一个 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
指定的与三维粒子几何对象关联的几何对象。

请参见