Using _GDIPlus_GraphicsFillClosedCurve ( ) and _GDIPlus_GraphicsDrawClosedCurve ( ) functions, this graphics display is adjustiable by clicking on a red dot. When the red dot turns green, that point is drabbable.
A right click on the graphics area displays a context menu with the options:-
- Show hide points (Checked show / Unchecked hide),
- Write current points to console (Can be copied, and replace the existing points array in script)
- Toggles Show Closed Curve / Show Polygon
-
Using _GDIPlus_GraphicsFillClosedCurve ( ) and _GDIPlus_GraphicsDrawClosedCurve ( ) functions, this graphics display is adjustiable by clicking on a red dot. When the red dot turns green, that point is drabbable.
A right click on the graphics area displays a context menu with the options:-
- Show hide points (Checked show / Unchecked hide),
- Write current points to console (Can be copied, and replace the existing points array in script)
- Toggles Show Closed Curve / Show Polygon
-