Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / GetClientRectangle Method / GetClientRectangle() Method


In This Topic
    GetClientRectangle() Method
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Overloads Function GetClientRectangle() As Rectangle
    'Usage
     
    
    Dim instance As IElement
    Dim value As Rectangle
     
    value = instance.GetClientRectangle()
    Rectangle GetClientRectangle()
    See Also