VisualScriptBaseGetOverridePen(IBars, Int32) Method |
Gets the overriden pen
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected Pen GetOverridePen(
IBars bars,
int idx
)
Parameters
- bars IBars
- IBar
- idx Int32
- Bar index which will be overriden
Return Value
PenSee Also