StripedStrokeStyle
A striped stroke style.
StripedStrokeStyle Properties
| Property |
Type |
Access |
Description |
| Id |
Long |
read |
A unique number identifying the object. |
| Index |
Long |
read |
Index of the object within its parent object. |
| Name |
String |
r/w |
The name of the object. |
| Parent |
Object |
read |
The parent of the object. |
| StripeArray |
Array of Doubles |
r/w |
An array defining the stripes in the stroke, as a series of start and end pairs. |
| StrokeStyleType |
String |
read |
Stroke style type. |
StripedStrokeStyle Methods
| Method |
Returns |
Description |
| Delete |
Nothing |
Deletes the object. |
| Duplicate |
Object |
Duplicates the object. |