VisualScriptBaseGetOverrideBrush Method |
Gets the overriden brush
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected Brush GetOverrideBrush(
IBars bars,
int idx
)
Parameters
- bars IBars
- IBars
- idx Int32
- Bar index which will be overriden
Return Value
BrushOverriden brush
See Also