[]
        
(Showing Draft Content)

FarPoint.Win.ElementWindowless.GetClientRectangleF

GetClientRectangleF Method

GetClientRectangleF()

Gets the coordinates of the element.

Declaration
protected virtual RectangleF GetClientRectangleF()
Protected Overridable Function GetClientRectangleF() As RectangleF
Returns
Type Description
RectangleF

Coordinates of the element

GetClientRectangleF(RectangleF)

Gets the coordinates of the element.

Declaration
protected virtual RectangleF GetClientRectangleF(RectangleF rectInput)
Protected Overridable Function GetClientRectangleF(rectInput As RectangleF) As RectangleF
Parameters
Type Name Description
RectangleF rectInput

Rectangle object that contains the rectangle

Returns
Type Description
RectangleF

Coordinates of the element