IRenderContext2D Interface
Defines the interface to a 2D RenderContext, allowing rendering of pens, brushes, sprites and textures on the IRenderSurface
Syntax
public interface IRenderContext2D implements com.scichart.core.framework.IDisposable |
See Also