Gets the bounding rectangle of this element.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public RectangleF Bounds { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Bounds As RectangleF |
An instance of the .NET RectangleF structure.