Rotates the object by the specified angle around the center of the object.
public override void Rotate(
float
)
'Declaration
Public Overloads Overrides Sub Rotate( _
ByVal As Single _
)
'Usage
Dim instance As ChartShape
Dim angle As Single
instance.Rotate(angle)
Parameters
- angle
- Angle to rotate the object