'Declaration Public Function Contains( _ ByVal ps As PointStyle _ ) As System.Boolean
public System.bool Contains( PointStyle ps )
Parameters
- ps
- The PointStyle to locate in the PointStylesCollection.
Return Value
A boolean indicating whether the specified PointStyle is contained in the collection.