GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDrawing Class
/
FlipVertical Method
/ FlipVertical() Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
FlipVertical() Method
In This Topic
Vertically flips this GoDrawing about its center.
Syntax
C#
public
void
FlipVertical()
Remarks
This just calls
FlipVertical(Single)
with the vertical center.
See Also
Reference
GoDrawing Class
GoDrawing Members
Overload List