[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShapeBase.Flip

Flip Method

Flip(bool)

Flips the specified shape around its horizontal or vertical axis.

Declaration
void Flip(bool horizontal = true)
Sub Flip(Optional horizontal As Boolean = True)
Parameters
Type Name Description
bool horizontal

Specifies whether the shape is to be flipped horizontally or vertically.