MindFusion WinForms Programmer's Guide
DraggedShape.Size Property
See Also
 





Gets the recommended size of the dragged shape.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public SizeF Size { get; }

Visual Basic  Copy Code

Public ReadOnly Property Size As SizeF

 Property Value

A .NET SizeF object specifying the recommended size for the shape.

 See Also

DraggedShape Members
DraggedShape Class
MindFusion.Diagramming Namespace