Determines whether this link contains the specified point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public override bool ContainsPoint ( |
Visual Basic Copy Code |
---|
Public Overrides Function ContainsPoint( _ |
The point to check.
true if this link contains the specified point; otherwise, false.