Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / Shape Class / FlipShape Method


In This Topic
FlipShape Method (Shape)
In This Topic
Syntax
'Declaration
 
Protected Sub FlipShape( _
   ByVal horizontal As Boolean _
) 
 
'Usage
 
Dim instance As Shape
Dim horizontal As Boolean
 
instance.FlipShape(horizontal)

Parameters

horizontal
See Also