Click or drag to resize

PerformanceBaseOnRender Method


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected virtual void OnRender(
	DrawingContext dc,
	PerformanceVisualArgs args
)

Parameters

dc  DrawingContext
 
args  PerformanceVisualArgs
 
See Also