Gets a rectangle containing the repaint rectangle of the group's master and all attached objects.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Rect GetRepaintRect () |
Visual Basic Copy Code |
---|
Public Function GetRepaintRect () As Rect |
A Microsoft.Maui.Graphics.Rect that represents the smallest rectangle containing all diagram items related directly or indirectly to this group.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |