Namespace: DeltaEngine.Graphics.ES11Assembly: DeltaEngine.Graphics.ES11 (in DeltaEngine.Graphics.ES11.dll) Version: 1.1.1.0 (1.1.1)
public GraphicsContext Context { get; }
public GraphicsContext Context { get; }
Public ReadOnly Property Context As GraphicsContext
Get
Public ReadOnly Property Context As GraphicsContext
Get
public:
property GraphicsContext^ Context {
GraphicsContext^ get ();
}
public:
property GraphicsContext^ Context {
GraphicsContext^ get ();
}
member Context : GraphicsContext with get
member Context : GraphicsContext with get
Property Value
Type:
GraphicsContext