'Declaration
Public Overloads Shared Function Rotate( _ ByVal rect As Rectangle, _ ByVal radians As Double, _ ByVal centerX As Double, _ ByVal centerY As Double _ ) As Point()
Parameters
- rect
- radians
- centerX
- centerY
'Declaration
Public Overloads Shared Function Rotate( _ ByVal rect As Rectangle, _ ByVal radians As Double, _ ByVal centerX As Double, _ ByVal centerY As Double _ ) As Point()