A collection of symmetry repeat items.
Go to Property Listing | Method Listing
Property |
Type |
Access |
Description |
---|---|---|---|
Int |
readonly |
Number of elements in the collection. |
|
readonly |
The object's container. |
||
readonly |
The class name of the object. |
SymmetryRepeatItem add (sourceArt:Varies, config:SymmetryRepeatConfig)
Creates a symmetry repeat art.
Parameter |
Type |
Description |
---|---|---|
sourceArt |
Varies |
The page item(s) to apply to. |
config |
The symmetry repeat configuration. |
SymmetryRepeatItem getByName (name:String)
Get the first element in the collection with the provided name.
Parameter |
Type |
Description |
---|---|---|
name |
undefined removeAll ()
Deletes all elements.