SharpScriptBaseInvokeAsync Method |
Invoke any action. It is recommended to draw any [!:ChartObject.DrawingBase] by invoking this method
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected Task InvokeAsync(
Action action
)
Parameters
- action Action
- Action
Return Value
TaskSee Also