Using Director > Vector Shapes and Bitmaps > Controlling vector shapes with Lingo |
![]() ![]() ![]() |
Controlling vector shapes with Lingo
You can use Lingo to modify a vector shape by setting properties and using commands and functions related to the shape's vertices.
![]() |
To display a list that contains the location of each vertex and control handle in a vector shape, test the |
![]() |
To access a vertex directly, use the |
![]() |
To add or delete a vertex, use the |
![]() |
To move a vertex or a vertex handle, use the |
![]() |
To display the vertex list for a vector shape, test the |
![]() |
To add a new shape to the vector shape, use the |
![]() |
To display or specify the registration point for the vector shape's cast member, test or set the |
![]() |
To display or specify the point around which a vector shape scales and rotates, test or set the |
![]() ![]() ![]() |