[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)
Liest oder schreibt die IGraphDocument-Instanz.
Namespace: DynamicNode.Ext.VisualAssembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)
Syntax
| C# |
|---|
public IGraphDocument GraphDocument { get; internal set; } |
| Visual Basic |
|---|
Public Property GraphDocument As IGraphDocument Get Friend Set |
| F# |
|---|
abstract GraphDocument : IGraphDocument with get, internal set override GraphDocument : IGraphDocument with get, internal set |