cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

How can you draw with fill on? (in a macro)

TimSharp
6-Contributor

How can you draw with fill on? (in a macro)

I'm trying to do a macro that draws a triangle using create line and append line, and want the completed triangle to have black fill.

I can't see a way to switch fill on in a macro (and trun it off again afterwards).

Is this one of those functions that never made it to macros?

1 REPLY 1

How about a program commands which relate to fill (which can be found in Macro Language Reference)?

Top Tags