Description
Gets the bounds of the overlay relative to
its parent. The array contains the properties defining the bounds
in the order left x location, top y location, width, height.
Property type
Read-only property
Syntax
| [Visual Basic .NET] |
|---|
Public Property Bounds() As Variant()
|