Class
DashedStrokeStyles |
| | A collection of dashed stroke styles. |
QuickLinks |
add, count |
Properties
| | Property | Type | Access | Description |
| length | number |
readonly | The number of objects in the collection. |
|
Methods
| InstancesDashedStrokeStyle add ([withProperties:
Object])
Creates a new DashedStrokeStyle.
| Parameter | Type | Description |
| withProperties | Object | Initial values for properties of the new DashedStrokeStyle (Optional) |
number count ()
Displays the number of elements in the DashedStrokeStyle.
|
Element of |
Application.dashedStrokeStyles
Document.dashedStrokeStyles
|