Login Page - Create Account

Support Board


Date/Time: Mon, 07 Jul 2025 03:50:44 +0000



Post From: Using s_UseTool and sc.p_GDIFunction together to manilulate tool object

[2020-01-28 15:27:49]
User305536 - Posts: 61
Hello Support.

I am wanting to use ACSIL to create an ellipse, and then customize the fill to color the top half and lower half with different colors.
So, I see that for ACSIL you have the s_UseTool ability to add the tool objects with code, and that using GDI is also
a possibility. So is it possible to use the GDI code to manipulate the Tool object? How would I get the handle?

Thank you.