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
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