MindFusion.Wpf Pack Programmer's Guide
DiagramLink.GetRotatedBounds Method
See Also
 





DiagramItem.GetRotatedBounds override.

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

 Syntax

C#  Copy Code

public override Rect GetRotatedBounds ()

Visual Basic  Copy Code

Public Overrides Function GetRotatedBounds () As Rect

 Return Value

A System.Windows.Rect instance that specifies the bounds of the link.

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming.Wpf Namespace