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