'Declaration Protected Overridable Sub SetElementBounds( _ ByVal rectInput As Rectangle _ )
'Declaration
Protected Overridable Sub SetElementBounds( _ ByVal rectInput As Rectangle _ )
'Usage Dim instance As CanvasContainerBase Dim rectInput As Rectangle instance.SetElementBounds(rectInput)
'Usage
Dim instance As CanvasContainerBase Dim rectInput As Rectangle instance.SetElementBounds(rectInput)
protected virtual void SetElementBounds( Rectangle rectInput )
CanvasContainerBase Class CanvasContainerBase Members