'Declaration Public Overloads Function GetBounds( _ ByVal e As Element _ ) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetBounds( Element e )
Parameters
- e
- XView.Element to locate.
Return Value
Bounds of element e, in client coordinates.