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