Click or drag to resize

VisualScriptBaseGetOverridePen(IBars, Int32) Method

Gets the overriden pen

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected Pen GetOverridePen(
	IBars bars,
	int idx
)

Parameters

bars  IBars
IBar
idx  Int32
Bar index which will be overriden

Return Value

Pen
See Also