Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / CanvasBase Class / SetElementBounds Method


In This Topic
SetElementBounds Method (CanvasBase)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overridable Sub SetElementBounds( _
   ByVal rectInput As Rectangle _
) 
 
'Usage
 
Dim instance As CanvasBase
Dim rectInput As Rectangle
 
instance.SetElementBounds(rectInput)

Parameters

rectInput
See Also