Returns the top-most diagram item lying at the specified location.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramItem GetItemAt ( |
Visual Basic Copy Code |
---|
Public Function GetItemAt( _ |
Specifies a location in the diagram where to look for items.
Specifies whether locked items should be excluded from the search.
A DiagramItem instance found at the specified point.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |