DottedStrokeStyles
A collection of dotted stroke styles.
DottedStrokeStyles Properties
| Property |
Type |
Access |
Description |
| Count |
Long |
read |
The number of DottedStrokeStyles. |
| Item |
Object |
read |
Returns the DottedStrokeStyle with the specified index or name as Long or String. |
DottedStrokeStyles Methods
| Method |
Returns |
Description |
| Add |
DottedStrokeStyle |
Create a new DottedStrokeStyle. |
| AnyItem |
Object |
Returns any DottedStrokeStyle. |
| FirstItem |
Object |
Returns the first DottedStrokeStyle. |
| ItemByID |
Object |
Returns the DottedStrokeStyle with the specified ID. |
| ItemByRange |
Objects |
Returns the DottedStrokeStyles within the specified range. |
| LastItem |
Object |
Returns the last DottedStrokeStyle. |
| MiddleItem |
Object |
Returns the middle DottedStrokeStyle. |
| NextItem |
Object |
Returns the next DottedStrokeStyle. |
| PreviousItem |
Object |
Returns the previous DottedStrokeStyle. |
Previous post: Dropdown
Next post: DottedStrokeStyle