Checks whether the specified point lies whithin the polygon.
Namespace: MindFusion.Geometry2DAssembly: MindFusion.Diagramming.Silverlight
public bool Contains ( Point point)
Public Function Contains( _ point As Point _) As Boolean
The Point object to check.
Polygon MembersPolygon ClassMindFusion.Geometry2D Namespace