-
-
Creates a new StripedStrokeStyle.
withProperties
|
Object
Initial values for properties of the new StripedStrokeStyle (Optional)
|
-
-
Returns any StripedStrokeStyle in the collection.
-
-
Displays the number of elements in the StripedStrokeStyle.
-
-
Returns every StripedStrokeStyle in the collection.
-
-
Returns the first StripedStrokeStyle in the collection.
-
-
Returns the StripedStrokeStyle with the specified index or name.
index
|
The index or name. Can accept: Long Integer or String.
|
-
-
Returns the StripedStrokeStyle with the specified ID.
-
-
Returns the StripedStrokeStyle with the specified name.
-
-
Returns the StripedStrokeStyles within the specified range.
from
|
The StripedStrokeStyle, index, or name at the beginning of the range. Can accept: StripedStrokeStyle, Long Integer or String.
|
to
|
The StripedStrokeStyle, index, or name at the end of the range. Can accept: StripedStrokeStyle, Long Integer or String.
|
-
-
Returns the last StripedStrokeStyle in the collection.
-
-
Returns the middle StripedStrokeStyle in the collection.
-
-
Returns the StripedStrokeStyle whose index follows the specified StripedStrokeStyle in the collection.
obj
|
StripedStrokeStyle
The StripedStrokeStyle whose index comes before the desired StripedStrokeStyle.
|
-
-
Returns the StripedStrokeStyle with the index previous to the specified index.
obj
|
StripedStrokeStyle
The index of the StripedStrokeStyle that follows the desired StripedStrokeStyle.
|
-
-
Generates a string which, if executed, will return the StripedStrokeStyle.