Click or drag to resize

PerformanceBaseCanRender Method


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected virtual bool CanRender(
	PerformanceVisualArgs args
)

Parameters

args  PerformanceVisualArgs
 

Return Value

Boolean
See Also