protected virtual void FillBackgroundWithGradient( Graphics g, Rectangle r )
'Declaration Protected Overridable Sub FillBackgroundWithGradient( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )
'Declaration
Protected Overridable Sub FillBackgroundWithGradient( _ ByVal g As Graphics, _ ByVal r As Rectangle _ )
'Usage Dim instance As MultiSideShape Dim g As Graphics Dim r As Rectangle instance.FillBackgroundWithGradient(g, r)
'Usage
Dim instance As MultiSideShape Dim g As Graphics Dim r As Rectangle instance.FillBackgroundWithGradient(g, r)
MultiSideShape Class MultiSideShape Members