Method MoveTowards
- Namespace
- Pinwheel.Vista.RealWorldData
- Assembly
- Pinwheel.Vista.RealWorldData.Runtime.dll
MoveTowards(GeoRect, GeoRect, double, double)
Moves each side of one rectangle toward the matching side of another rectangle.
public static GeoRect MoveTowards(GeoRect a, GeoRect b, double dx = 1, double dy = 1)