Using Director > Vector Shapes and Bitmaps > Drawing vector shapes > Specifying vector shape fills and strokes with Lingo

 

Specifying vector shape fills and strokes with Lingo

You can use Lingo to specify a vector shape's fills and strokes.

To specify the strokes that form a vector shape with Lingo:

Set the strokeColor and strokeWidth cast member properties. See strokeColor and strokeWidth.

To specify a vector shape's fill with Lingo:

Set the fillColor, fillMode, fillOffset, and fillScale cast member properties. See fillColor, fillMode, fillOffset, and fillScale.