DottedStrokeStyles
A collection of dotted stroke styles.
DottedStrokeStyles Properties
| Property |
Type |
Access |
Description |
| item |
Object |
read |
Returns the dotted stroke style with the specified index or name. |
| length |
Long |
read |
The number of dotted stroke styles in the collection. |
DottedStrokeStyles Methods
| Method |
Returns |
Description |
| add |
DottedStrokeStyle |
Create a new dotted stroke style. |
| anyItem |
Object |
Returns any dotted stroke style. |
| firstItem |
Object |
Returns the first dotted stroke style. |
| itemByID |
Object |
Returns the dotted stroke style with the specified ID. |
| itemByRange |
Objects |
Returns the dotted stroke styles within the specified range. |
| lastItem |
Object |
Returns the last dotted stroke style. |
| middleItem |
Object |
Returns the middle dotted stroke style. |
| nextItem |
Object |
Returns the next dotted stroke style. |
| previousItem |
Object |
Returns the previous dotted stroke style. |
Previous post: Dropdown
Next post: DottedStrokeStyle