A collection of dashed stroke styles.
|
Method
|
Returns
|
Description
|
|
Add
|
DashedStrokeStyle
|
Create a new DashedStrokeStyle.
|
|
AnyItem
|
Object
|
Returns any DashedStrokeStyle.
|
|
FirstItem
|
Object
|
Returns the first DashedStrokeStyle.
|
|
ItemByID
|
Object
|
Returns the DashedStrokeStyle with the specified ID.
|
|
ItemByRange
|
Objects
|
Returns the DashedStrokeStyles within the specified range.
|
|
LastItem
|
Object
|
Returns the last DashedStrokeStyle.
|
|
MiddleItem
|
Object
|
Returns the middle DashedStrokeStyle.
|
|
NextItem
|
Object
|
Returns the next DashedStrokeStyle.
|
|
PreviousItem
|
Object
|
Returns the previous DashedStrokeStyle.
|