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