ClipEffect.Items
 
 
 

ClipEffect.Items

Description

Returns a ClipEffectItemCollection containing all items contained in this ClipEffect. There is one ClipEffectItem for every MappedItem.

C# Syntax

// get accessor
ClipEffectItemCollection rtn = ClipEffect.Items;