Using latitude and longitude points for the the top left and bottom right defines a rectangle that can be used to manipulate maps.
Assembly: FiftyOne.Framework (in FiftyOne.Framework.dll) Version: 2.0.2.1 (2.0.2.1)
Syntax
| C# |
|---|
[SerializableAttribute] public class Rectangle |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class Rectangle |
| Visual C++ |
|---|
[SerializableAttribute] public ref class Rectangle |