FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FourWayArrowShape Class / FlipShapeHorizontal Method


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