Click or drag to resize
IGeMultiPoint Interface
Base interface for 0-dimensional aggregate geometry.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public interface IGeMultiPoint : IGeGeometryComplex, 
	IList<IGePoint>
Remarks