Class GraphicsFactory
Root factory for all Graphics components.
public class GraphicsFactory : ComponentBase, IDisposable, IComponent, IReferencable, ICollectorHolder
  - Inheritance
 - 
      objectGraphicsFactory
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Fields
GraphicsApi
GraphicsApi key. TODO not the best place to store this identifier. Move it to GraphicsFactory?
public const string GraphicsApi = "GraphicsApi"