DiagramLite Programmer's Guide
Polygon.FindConvexVertex Method
See Also
 





Finds a convex vertex of the polygon.

Namespace: MindFusion.Geometry2D
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public int FindConvexVertex ()

Visual Basic  Copy Code

Public Function FindConvexVertex () As Integer

 Return Value

 See Also

Polygon Members
Polygon Class
MindFusion.Geometry2D Namespace