Property GraphDescriptor
GraphDescriptor
Descriptor that contains information about the current graph and all subgraphs.
Declaration
public SystemGraphManager.GraphDescriptor GraphDescriptor { get; }
Property Value
Type | Description |
---|---|
SystemGraphManager.GraphDescriptor | The graph descriptor. |