Class ZoneExtensions
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
The Zone extensions class.
public static class ZoneExtensions
- Inheritance
-
ZoneExtensions
- Inherited Members
Methods
CalcRectFromPolygonOfTheZone(Zone)
Calculates the rectangle that encapsulates the zone
public static RectangleF CalcRectFromPolygonOfTheZone(this Zone zone)
Parameters
Returns
- RectangleF
The size factor.
CalculateSizeFactor(Zone)
Calculates the size factor for a zone
public static double CalculateSizeFactor(this Zone zone)
Parameters
Returns
- double
The size factor.