A stroke style.
StrokeStyle 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. |
| StrokeStyleType | String | read | Stroke style type. |
StrokeStyle Methods
| Method | Returns | Description |
|---|---|---|
| Delete | Nothing | Deletes the object. |
| Duplicate | Object | Duplicates the object. |