Interface IGorgonGraphicsObject
Defines an object that is built by a GorgonGraphics interface.
Namespace: Gorgon.Graphics.Core
Assembly: Gorgon.Graphics.Core.dll
Syntax
public interface IGorgonGraphicsObject
Properties
| Edit this page View SourceGraphics
Property to return the graphics interface that built this object.
Declaration
GorgonGraphics Graphics { get; }
Property Value
Type | Description |
---|---|
GorgonGraphics |