Checks whether the specified point, expressed in document coordinates, is a valid location for this connection point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public virtual bool CanMoveLink ( |
Visual Basic Copy Code |
---|
Public Overridable Function CanMoveLink( _ |
The Point to check for validity.
true if the specified point represents a valid location for the connection point; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |