Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / SetBounds Method / SetBounds(Rectangle) Method


In This Topic
SetBounds(Rectangle) Method
In This Topic
Internal use only.
Syntax
'Declaration
 
Overloads Sub SetBounds( _
   ByVal rectInput As Rectangle _
) 
 
'Usage
 
Dim instance As IElement
Dim rectInput As Rectangle
 
instance.SetBounds(rectInput)

Parameters

rectInput
See Also