Gets the recommended size of the dragged shape.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Size Size { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Size As Size |
A System.Windows.Size instance specifying the recommended size for the shape.
WpfDiagram Programmer's Guide | © 2024 MindFusion |