Team Frame Fill and Arrows

Joined
Dec 18, 2015
Messages
1
Reaction score
0
I am attempting to put a very light gradient fill in the team frame and have found how to open the Shape Sheet and set:

Geometry1.NoFill = FALSE

The color appeared however the arrowheads at the ends of the line disappeared. As soon as I set it back to TRUE, they reappeared and the color of course disappeared. Noting that the Line attributes come from the current theme by default,I thought that a change to the value above might affect theme settings so I tried setting the following attributes manually:

Line Pattern = 2
Line Weight = 0.5 pt
Line Color = RGB(0,0,0)
BeginArrow = 4
EndArrow = 4
LineColorTrans = 0%
BeginArrowSize = 2
EndArrowSize = 2
Round = 0.125

As soon as I set it back to FALSE, the arrowheads once again disappeared and the background fill appeared. If anyone has any suggestions on how to keep this from happening, I would be most grateful.

-Tannasgh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top