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