Property ComponentManager
ComponentManager
Contains data on all used properties and bindings for the current graph instance.
Declaration
public SystemComponentManager ComponentManager { get; }
Property Value
Type | Description |
---|---|
SystemComponentManager | The component manager. |