Gets the bounding rectangle.
Namespace: MindFusion.Diagramming.Manipulators
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Rect Bounds { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Bounds As Rect |
A Microsoft.Maui.Graphics.Rect representing the bounds of the manipulator, expressed in document coordinates.