コード例 #1
0
 static NodeView GetNodeView()
 {
     return(NodeHelpers.CreateNodeView(Brushes.Black));
 }
コード例 #2
0
 protected static NodeView GetNodeView()
 {
     return(NodeHelpers.CreateNodeView(Brushes.Red));
 }
コード例 #3
0
 protected static NodeView GetNodeView()
 {
     return(NodeHelpers.CreateNodeView(Brushes.DarkViolet));
 }