Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / GeometryHelper Class / Rotate90 Method


In This Topic
Rotate90 Method
In This Topic
Rotate the Rectangle 90 degrees.
Syntax
'Declaration
 
Public Shared Sub Rotate90( _
   ByRef rectangle As Rectangle _
) 
 
'Usage
 
Dim rectangle As Rectangle
 
GeometryHelper.Rotate90(rectangle)

Parameters

rectangle
See Also