Gets the location of the menu
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Point Location { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Location As Point |
A Point value specifying the menu location.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |