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