DottedStrokeStyle
A dotted stroke style.
DottedStrokeStyle Properties
| Property |
Type |
Access |
Description |
| DotArray |
Array of Units (Doubles or Strings) |
r/w |
An array defining the dot spacing in the dotted stroke. |
| 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. |
| StrokeCornerAdjustment |
idStrokeCornerAdjustment enumeration |
r/w |
The adjustment method to apply to the corners of a dashed stroke. |
| StrokeStyleType |
String |
read |
Stroke style type. |
DottedStrokeStyle Methods
| Method |
Returns |
Description |
| Delete |
Nothing |
Deletes the object. |
| Duplicate |
Object |
Duplicates the object. |
Previous post: DottedStrokeStyles
Next post: Documents