A dotted stroke style.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
Dot array. |
||
|
readonly |
The unique ID of the DottedStrokeStyle. |
||
|
readonly |
The index of the DottedStrokeStyle within its containing object. |
||
|
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.
undefined remove (replacingWith:StrokeStyle)
Deletes a stroke style.
|
Parameter |
Type |
Description |
|---|---|---|
|
replacingWith |
The stroke style to apply in place of this one |