Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / Rectangle Property


In This Topic
    Rectangle Property (IElement)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    ReadOnly Property Rectangle As Rectangle
    'Usage
     
    
    Dim instance As IElement
    Dim value As Rectangle
     
    value = instance.Rectangle
    Rectangle Rectangle {get;}
    See Also