[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Das Dokument-Objekt, welches den Editor des Graphen verwaltet.

Namespace: DynamicNode.WinApp
Assembly: DNWinApp (in DNWinApp.exe) Version: 1.4.4679.19840 (1.4.0.0)

Syntax

C#
public class Document : GraphDocument
Visual Basic
Public Class Document _
	Inherits GraphDocument
F#
type Document =  
    class
        inherit GraphDocument
    end

Inheritance Hierarchy

System..::..Object
  DynamicNode.Ext.Visual..::..GraphDocument
    DynamicNode.WinApp..::..Document

See Also