A dotted stroke style.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
The length of gaps between dots. Define up to five values. |
||
|
readonly |
The unique ID of the DottedStrokeStyle. |
||
|
readonly |
The index of the DottedStrokeStyle within its containing object. |
||
|
readonly |
Returns true if the object specifier resolves to valid objects. |
||
|
read/write |
The name of the DottedStrokeStyle. |
||
|
readonly |
The parent of the DottedStrokeStyle (a Document or Application). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
read/write |
The corner adjustment applied to the DottedStrokeStyle. |
||
|
readonly |
The stroke style type. |
DottedStrokeStyle duplicate ()
Duplicates the DottedStrokeStyle.
DottedStrokeStyle getElements ()
Resolves the object specifier, creating an array of object references.
undefined remove (replacingWith:Varies StrokeStyle String)
Deletes the stroke style.
|
Parameter |
Type |
Description |
|---|---|---|
|
replacingWith |
The stroke style to apply in place of the deleted style. . Can accept: StrokeStyle or String. (Optional) |
String toSource ()
Generates a string which, if executed, will return the DottedStrokeStyle.
String toSpecifier ()
Retrieves the object specifier.