Gets the overall bounds of the globe control. The array contains the properties defining the bounds in the order left x location, top y location, width, height.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Bounds() As System.Array |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property System::Array get_Bounds(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray getBounds(); |






