IAssetManager2D Interface
Defines interface with method for creation of assets used for drawing on IRenderSurface via IRenderContext2D methods
Syntax
public interface IAssetManager2D implements com.scichart.core.framework.IDisposable |
See Also