'Declaration
Protected Overridable Sub OnSizeAllocated( _ ByVal width As Double, _ ByVal height As Double _ )
'Usage
Dim instance As C1Sunburst Dim width As Double Dim height As Double instance.OnSizeAllocated(width, height)
Parameters
- width
- height
'Declaration
Protected Overridable Sub OnSizeAllocated( _ ByVal width As Double, _ ByVal height As Double _ )
'Usage
Dim instance As C1Sunburst Dim width As Double Dim height As Double instance.OnSizeAllocated(width, height)