Makes the shape node as big as the image it displays.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void ResizeToFitImage () |
Visual Basic Copy Code |
---|
Public Sub ResizeToFitImage () |
Call this method to make a shape node exactly the same size as the image it contains.
WpfDiagram Programmer's Guide | © 2024 MindFusion |