[]
Determines whether the specified PointStyle exists in the collection.
public bool Contains(PointStyle ps)
Type | Name | Description |
---|---|---|
PointStyle | ps | The PointStyle to locate in the PointStylesCollection. |
Type | Description |
---|---|
bool | A boolean indicating whether the specified PointStyle is contained in the collection. |