'Declaration Public Overloads Overridable Sub Rotate( _ ByVal angle As Single _ )
'Declaration
Public Overloads Overridable Sub Rotate( _ ByVal angle As Single _ )
'Usage Dim instance As SquareCaptionBalloonShape Dim angle As Single instance.Rotate(angle)
'Usage
Dim instance As SquareCaptionBalloonShape Dim angle As Single instance.Rotate(angle)
public virtual void Rotate( float angle )
SquareCaptionBalloonShape Class SquareCaptionBalloonShape Members Overload List