DiagramItem.GetRotatedBounds override.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public override Rect GetRotatedBounds () |
Visual Basic Copy Code |
---|
Public Overrides Function GetRotatedBounds () As Rect |
A System.Windows.Rect instance that specifies the bounds of the link.
WpfDiagram Programmer's Guide | © 2024 MindFusion |