GetBounds(Element) Method
Gets the rectangle that contains a given element.
'Declaration
Public Overloads Function GetBounds( _
ByVal As Element _
) As Rectangle
Parameters
- e
- C1.Framework.XView.Element to locate.
Return Value
Bounds of element , in client coordinates.