Finds a convex vertex of the polygon.
Namespace: MindFusion.Geometry.Geometry2D
Assembly: MindFusion.Common
C# Copy Code |
---|
public int FindConvexVertex () |
Visual Basic Copy Code |
---|
Public Function FindConvexVertex () As Integer |
An integer value specifying the zero-based index of the found vertex.