The following screen shot shows different frames on nodes:
A Frame is defined by an union of nodes, and can:
The Frames collection supports the following properties and methods:
Name | Description | |||
Add | Adds an Frame object to the collection and returns a reference to the newly created object. | |||
Clear | Removes all objects in a collection. | |||
Count | Returns the number of elements in the collection. | |||
Item | Returns a specific Frame of the Frames collection, giving its index. | |||
Remove | Removes a specific member from the Frames collection, giving its index or reference. |