public interface ISciChartSurfaceRenderedListener
Modifier and Type | Method and Description |
---|---|
void |
onRendered(ISciChartSurfaceBase surface,
com.scichart.drawing.common.IRenderContext2D renderContext,
com.scichart.drawing.common.IAssetManager2D assetManager,
int renderLayer)
Called at the end of the render pass
|
void onRendered(ISciChartSurfaceBase surface, com.scichart.drawing.common.IRenderContext2D renderContext, com.scichart.drawing.common.IAssetManager2D assetManager, int renderLayer)
surface
- The surface which is renderedrenderContext
- The IRenderContext2D
to use for renderingassetManager
- The IAssetManager2D
to use for renderingrenderLayer
- The id of layer