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






Gets the bounding rectangle of this element.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Rectangle Bounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bounds As Rectangle

 Property Value

A Rectangle object that represents the bounding rectangle of this element.

 See Also

RoundRectangleTemplate Members
RoundRectangleTemplate Class
MindFusion.Diagramming Namespace