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


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