protected void SizeAllocated( double width, double height )
'Declaration Protected Sub SizeAllocated( _ ByVal width As Double, _ ByVal height As Double _ )
'Declaration
Protected Sub SizeAllocated( _ ByVal width As Double, _ ByVal height As Double _ )
'Usage Dim instance As Square Dim width As Double Dim height As Double instance.SizeAllocated(width, height)
'Usage
Dim instance As Square Dim width As Double Dim height As Double instance.SizeAllocated(width, height)
Square Class Square Members