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


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