IDrawable

StockSharp.Xaml.Charting.Visuals

Defines the base interface for an object that can be drawn

Propriedades

Height : double

Gets or sets the height of the IDrawable in pixels

Width : double

Gets or sets the width of the IDrawable in pixels

Métodos

OnDraw(IRenderContext2D, IRenderPassData)

Called when the instance is drawn

renderContext
The IRenderContext2D used for drawing
renderPassData
Contains arguments and parameters for this render pass