IExtremeRenderContext2D Interface Members
The following tables list the members exposed by IExtremeRenderContext2D.
Public Properties
| Name | Description | |
|---|---|---|
![]() | ViewportSize | Gets the current size of the viewport. |
Public Methods
| Name | Description | |
|---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable) |
![]() | DrawColoredSprites | Blits the sprite onto the IRenderSurface2D with colors provided by vertices |
![]() | DrawLineStrip | Draws colored line strip with colors provided by vertice |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | SafeDispose | Checks for null and if not null, calls Dispose |
See Also


