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


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