Method Contains
Namespace TallComponents.PDF.Brushes
Class ColorStopCollection
Determine whether an ColorStop is in the ColorStopCollection.
The
does not accept a
as a valid value.
Syntax
public
Boolean
Contains(
ColorStop
colorStop
)
Returns
Boolean
True if the is found in this , false otherwise.
Parameters
ColorStop
colorStop
The to verify.