Login Page - Create Account

Support Board


Date/Time: Tue, 04 Feb 2025 16:42:01 +0000



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

[2020-01-28 15:27:49]
User305536 - Posts: 60
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.