根据指定的参数来构造一个 GeoParticle 的新对象。

命名空间:  SuperMap.Data
程序集:  SuperMap.Data (in SuperMap.Data)
版本: dll

语法

C#
public GeoParticle(
	ParticleType type,
	Geometry geometry
)

参数

type
Type: SuperMap.Data..::.ParticleType
指定的粒子效果类型。
geometry
Type: SuperMap.Data..::.Geometry
指定的与三维粒子几何对象关联的几何对象。

版本信息

SuperMap iObjects .NET


请参见