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


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