MindFusion.Wpf Pack Programmer's Guide
Group.GetRepaintRect Method
See Also
 





Gets a rectangle containing the repaint rectangle of the group's master and all attached objects.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Rect GetRepaintRect ()

Visual Basic  Copy Code

Public Function GetRepaintRect () As Rect

 Return Value

A .NET Rect instance that represents the smallest rectangle containing all diagram items related directly or indirectly to this group.

 See Also

Group Members
Group Class
MindFusion.Diagramming.Wpf Namespace