A color sampler in a document.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The color of the color sampler. |
||
|
readonly |
The object's container. |
||
|
UnitPoint |
readonly |
The position of the color sampler in the document. |
|
|
readonly |
The class name of the object. |
ColorSampler add ()
Adds an element.
undefined move (position:UnitPoint)
Moves the color sampler to a new location.
|
Parameter |
Type |
Description |
|---|---|---|
|
position |
UnitPoint |
Position of destination (unit value) |
undefined remove ()
Deletes this object.
undefined removeAll ()
Deletes all elements.