GeometryOperations.CloseLinearRing

GeometryOperations.CloseLinearRing method

Closes geometric segments in rings if it needs.

public static IGeometry CloseLinearRing(IGeometry geometry)
ParameterTypeDescription
geometryIGeometryGeometry for closing.

Return Value

The geometry after closing.

See Also