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