DrawEventArgs
StockSharp.Xaml.Charting.Rendering.Common
EventArgs raised when the Draw event is raised, which occurs at the start of the render pass
Hereda de: EventArgs
Constructores
DrawEventArgs(IRenderSurface2D)
Initializes a new instance of the DrawEventArgs class.
- renderSurface
- The render surface.
Propiedades
RenderSurface2D : IRenderSurface2D
Gets the IRenderSurface2D instance which raised the Draw event