'Declaration Function SetBounds( _ ByVal itemContainer As Object, _ ByVal bounds As Rectangle, _ ByVal dragType As DragType _ ) As Boolean
'Declaration
Function SetBounds( _ ByVal itemContainer As Object, _ ByVal bounds As Rectangle, _ ByVal dragType As DragType _ ) As Boolean
bool SetBounds( object itemContainer, Rectangle bounds, DragType dragType )
ILayout Interface ILayout Members