Table of Contents

Method Offset

Namespace
Pinwheel.Vista.RealWorldData
Assembly
Pinwheel.Vista.RealWorldData.Runtime.dll

Offset(GeoRect, double, double)

Offsets the rectangle by the supplied horizontal and vertical distances.

public static GeoRect Offset(this GeoRect l, double dLong, double dLat)

Parameters

l GeoRect
dLong double
dLat double

Returns

GeoRect