HighSpeedRenderSurface
StockSharp.Xaml.Charting.Rendering.HighSpeedRasterizer
Provides a RenderSurfaceBase implementation that uses a High-Speed software rasterizer, capable of outputting many millions of points (line-series) at interactive framerates. The downside is, the HighSpeedRenderSurface uses integer fixed-point math which results in jagged lines.
継承元: RenderSurfaceBase
コンストラクター
HighSpeedRenderSurface()
Initializes a new instance of the HighSpeedRenderSurface class.
メソッド
GetRenderContext() : IRenderContext2D
When overridden in a derived class, returns a RenderContext valid for the current render pass