Click or drag to resize

PerformanceChartCanvasOnRender Method

[Missing <summary> documentation for "M:Demo3D.Utilities.Performance.PerformanceChartCanvas.OnRender(System.Windows.Media.DrawingContext)"]

Namespace:  Demo3D.Utilities.Performance
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
protected override void OnRender(
	DrawingContext dc
)

Parameters

dc
Type: System.Windows.MediaDrawingContext

[Missing <param name="dc"/> documentation for "M:Demo3D.Utilities.Performance.PerformanceChartCanvas.OnRender(System.Windows.Media.DrawingContext)"]

See Also