mindee-api-dotnet

Utils Class

Namespace: Mindee.Geometry
Assembly: Mindee
Assembly Version: 3.13.0+eab8cb726dfe6c5eac4fe379821ed5e1a7a970c3

Various geometry functions.

public static class Utils

Inheritance: object → Utils

Methods

Name Description
BboxFromPolygon(Polygon) Create from polygon.
BoundingBoxFromPolygon(Polygon) Create from polygon.
BoundingBoxFromPolygons(IEnumerable<Polygon>) Create from a list of polygons.
IsPointInY(Point, double, double) Determine if a Point is within two Y coordinates.

Documentation generated by MdDocs