MindFusion.Wpf Pack Programmer's Guide
DraggedShape.Size Property
See Also
 





Gets the recommended size of the dragged shape.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Size Size { get; }

Visual Basic  Copy Code

Public ReadOnly Property Size As Size

 Property Value

 Remarks

A System.Windows.Size instance specifying the recommended size for the shape.

 See Also

DraggedShape Members
DraggedShape Class
MindFusion.Diagramming.Wpf Namespace