Gets or sets the default size of items created by drag-and-drop from this palette.
Namespace: MindFusion.Diagramming.Controls
Assembly: Palette.js
SyntaxJavaScript
Copy Code
|
|---|
get newInstanceSize() {} |
Size
An instance of the Size class specifying item size.
See Also