Jump to content

API Panel.Graphics.DrawBegin

From Flowcode Help
Revision as of 11:55, 16 January 2023 by Wiki bot (talk | contribs)
DrawBegin
Begins drawing on a given shape 
- HANDLE Handle
Component to send draw commands to 
- NONE Return


Detailed description

Examples

Calling in a calculation

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