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