[]
Flips the specified shape around its horizontal or vertical axis.
void Flip(bool horizontal = true)
Sub Flip(Optional horizontal As Boolean = True)
Type | Name | Description |
---|---|---|
bool | horizontal | Specifies whether the shape is to be flipped horizontally or vertically. |