[]
        
(Showing Draft Content)

FarPoint.Win.ElementWindowless.GetClientRectangle

GetClientRectangle Method

GetClientRectangle()

Gets the coordinates of the element.

Declaration
public virtual Rectangle GetClientRectangle()
Public Overridable Function GetClientRectangle() As Rectangle
Returns
Type Description
Rectangle

Coordinates of the element

GetClientRectangle(Rectangle)

Gets the coordinates of the element.

Declaration
public virtual Rectangle GetClientRectangle(Rectangle rectInput)
Public Overridable Function GetClientRectangle(rectInput As Rectangle) As Rectangle
Parameters
Type Name Description
Rectangle rectInput

Rectangle object that contains the rectangle

Returns
Type Description
Rectangle

Coordinates of the element