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 Circle Dim width As Double Dim height As Double instance.SizeAllocated(width, height)
'Usage
Dim instance As Circle Dim width As Double Dim height As Double instance.SizeAllocated(width, height)
Circle Class Circle Members