Graph artwork item.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
Varies |
read/write |
The content variable bound to this graph. |
|
|
readonly |
The object's container. |
||
|
readonly |
The class name of the object. |
GraphItem duplicate (relativeObject:Object, insertionLocation:ElementPlacement)
Duplicate this object.
|
Parameter |
Type |
Description |
|---|---|---|
|
relativeObject |
||
|
insertionLocation |
ElementPlacement |
GraphItem move (relativeObject:Object, insertionLocation:ElementPlacement)
Move the object.
|
Parameter |
Type |
Description |
|---|---|---|
|
relativeObject |
||
|
insertionLocation |
ElementPlacement |
undefined remove ()
Deletes this object.
undefined removeAll ()
Deletes all elements.