Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / PSObject Class / FlipShapeVertical() Method


In This Topic
FlipShapeVertical() Method
In This Topic
Flips the shape vertically (along a vertical axis).
Syntax
'Declaration
 
Public Overridable Sub FlipShapeVertical() 
 
'Usage
 
Dim instance As PSObject
 
instance.FlipShapeVertical()
See Also