'Declaration
Function Wrap( _ ByVal bounds As System.Drawing.Rectangle, _ ByVal instance As System.Object _ ) As System.Boolean
'Usage
Dim instance As INStickyObjectWrapper Dim bounds As System.Drawing.Rectangle Dim instance As System.Object Dim value As System.Boolean value = instance.Wrap(bounds, instance)
Parameters
- bounds
- instance