Checks whether the specified point lies whithin the polygon.
Namespace: MindFusion.Geometry.Geometry2D
Assembly: MindFusion.Common
C# Copy Code |
---|
public bool Contains ( |
Visual Basic Copy Code |
---|
Public Function Contains( _ |
true if the specified point is inside the polygon; otherwise, false.