Gets the recommended size of the dragged shape.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public SizeF Size { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Size As SizeF |
A .NET SizeF object specifying the recommended size for the shape.
NetDiagram Programmer's Guide | © 2023 MindFusion |