Xamarin Pack Programmer's Guide
IMenuItem.Bounds Property
See Also
 






Gets the actual bounds of the item.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

Rectangle Bounds { get; }

Visual Basic  Copy Code

ReadOnly Property Bounds As Rectangle

 Property Value

A Rectangle object.

 See Also

IMenuItem Members
IMenuItem Interface
MindFusion.Diagramming Namespace