GeometryOperations.OrderGeometryCollection
GeometryOperations.OrderGeometryCollection method
Order geometry collection by type to four collection (point, line, polygon and other type)
public static IGeometry OrderGeometryCollection(IGeometry geometry)
Parameter | Type | Description |
---|---|---|
geometry | IGeometry | Geometry collection for order |
Return Value
The collection contains four collections (point, line, polygon and other type)
See Also
- interface IGeometry
- class GeometryOperations
- namespace Aspose.Gis.GeoTools
- assembly Aspose.GIS