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.4.0
Syntaxprotected Task InvokeAsync(
Action action
)
Parameters
- action Action
- Action
Return Value
Task
See Also