[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ImageEffectList.InsertAlphaFloor

InsertAlphaFloor Method

InsertAlphaFloor(int)

Inserts a new AlphaFloor effect into the list.

Declaration
public AlphaFloor InsertAlphaFloor(int index)
Public Function InsertAlphaFloor(index As Integer) As AlphaFloor
Parameters
Type Name Description
int index

The effect index in the list.

Returns
Type Description
AlphaFloor

The inserted AlphaFloor effect.