API Panel.Graphics.DrawEnd

From Flowcode Help
Jump to navigationJump to search
Fc9-comp-macro.png DrawEnd
Ends drawing started with DrawBegin() 
Fc9-void-icon.png - NONE Return


Detailed description

Examples

Calling in a calculation

  • Add to a calculation icon:
    ::Panel.Graphics.DrawEnd()