Constructor GeoRect
- Namespace
- Pinwheel.Vista.RealWorldData
- Assembly
- Pinwheel.Vista.RealWorldData.Runtime.dll
GeoRect(double, double, double, double)
Creates a rectangle from explicit min and max bounds.
public GeoRect(double minX, double maxX, double minY, double maxY)