ASP.NET Pack Programmer's Guide
PointCollection.Reverse Method
See Also
 





Returns a copy of this collection with reversed order of elements.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public PointCollection Reverse ()

Visual Basic  Copy Code

Public Function Reverse () As PointCollection

 Return Value

The reverse collection.

 See Also

PointCollection Members
PointCollection Class
MindFusion.Diagramming Namespace