protected System.Drawing.Rectangle GetClientRectangle()
'Declaration
Protected Function GetClientRectangle() As System.Drawing.Rectangle
'Usage
Dim instance As NUIPanel Dim value As System.Drawing.Rectangle value = instance.GetClientRectangle()