Gets whether there is a collapse/expand button located at the specified position.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool HitTestExpander ( |
Visual Basic Copy Code |
---|
Public Function HitTestExpander( _ |
The point to check.
true if there is +/- icon at the specified position, otherwise false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |