Method IndexOf
Namespace TallComponents.PDF.Brushes
Class ColorStopCollection
Searches for the specified ColorStop in the ColorStopCollection.
Syntax
public
Int32
IndexOf(
ColorStop
colorStop
)
Returns
Int32
The zero-based index at which the is found, -1 if not found.
Parameters
ColorStop
colorStop
The to locate in the .