public virtual void Scale( float scaleX, float scaleY, bool repaint )
'Declaration Public Overloads Overridable Sub Scale( _ ByVal scaleX As Single, _ ByVal scaleY As Single, _ ByVal repaint As Boolean _ )
'Declaration
Public Overloads Overridable Sub Scale( _ ByVal scaleX As Single, _ ByVal scaleY As Single, _ ByVal repaint As Boolean _ )
'Usage Dim instance As CurvedArrowShape Dim scaleX As Single Dim scaleY As Single Dim repaint As Boolean instance.Scale(scaleX, scaleY, repaint)
'Usage
Dim instance As CurvedArrowShape Dim scaleX As Single Dim scaleY As Single Dim repaint As Boolean instance.Scale(scaleX, scaleY, repaint)
CurvedArrowShape Class CurvedArrowShape Members Overload List