Interface IGlPlatformSurfaceRenderingSession
public interface IGlPlatformSurfaceRenderingSession : IDisposable
- Inherited Members
Properties
Context
IGlContext Context { get; }
Property Value
IsYFlipped
bool IsYFlipped { get; }
Property Value
Scaling
double Scaling { get; }
Property Value
Size
PixelSize Size { get; }