Gets the bounds of the host, relative to its document.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
Rect Bounds { get; } |
Visual Basic
Copy Code
|
|---|
ReadOnly Property Bounds As Rect |
A Microsoft.Maui.Graphics.Rect instance.
See Also