Gets whether there is a collapse/expand button located at the specified position.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
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.
WpfDiagram Programmer's Guide | © 2024 MindFusion |