You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the WebApplication example, when the engine attempts to install the Graphics Device in _engine.install(GraphicsDevice) the code falls over in the MapPen(GraphicsContext context) function due to the fact the GraphicsDevice has mainly NULL values.
Not sure if this is a problem with the RdotNet Graphics library?
The text was updated successfully, but these errors were encountered:
In the WebApplication example, when the engine attempts to install the Graphics Device in _engine.install(GraphicsDevice) the code falls over in the MapPen(GraphicsContext context) function due to the fact the GraphicsDevice has mainly NULL values.
Not sure if this is a problem with the RdotNet Graphics library?
The text was updated successfully, but these errors were encountered: