Gets or sets the type of a MindFusion.Diagramming.DiagramNode derived class whose instance should be created when a user starts drawing.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C#
![]() |
---|
public Type CustomNodeType { get; set; } |
Visual Basic
![]() |
---|
Public Property CustomNodeType As Type |
A System.Type object corresponding to the custom node class.
NetDiagram Programmer's Guide | © 2023 MindFusion |