[]
Inserts the specified PointStyle in the collection at the specified index.
public void Insert(int index, PointStyle ps)
Public Sub Insert(index As Integer, ps As PointStyle)
| Type | Name | Description |
|---|---|---|
| int | index | Index. |
| PointStyle | ps | PointStyle. |