GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDrawing Class
/ ReversePaths Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ReversePaths Method
In This Topic
Reverse the order of actions and points in this shape.
Syntax
C#
public
void
ReversePaths()
Remarks
The resulting shape may look the same, but may combine differently with other shapes due to a change in deciding whether an area is inside or outside of the shape.
See Also
Reference
GoDrawing Class
GoDrawing Members