[]
Inserts a new FillOverlay effect into the list.
public FillOverlay InsertFillOverlay(int index)
Public Function InsertFillOverlay(index As Integer) As FillOverlay
Type | Name | Description |
---|---|---|
int | index | The effect index in the list. |
Type | Description |
---|---|
FillOverlay | The inserted FillOverlay effect. |