Search
Palette.NewInstanceSize Property
See Also
 





Gets or sets the default size of items created by drag-and-drop from this palette.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public SizeF NewInstanceSize { get; set; }

Visual Basic  Copy Code

Public Property NewInstanceSize As SizeF

 Property Value

 See Also