Gets or sets the size of the nodes displayed in the view.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public Size NodeSize { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property NodeSize As Size |
See Also