ClipEffect.Items

説明

この ClipEffect 内のすべての項目を含むClipEffectItemCollectionを戻します。各MappedItemに対して1 つのClipEffectItemが存在します。

C#構文

// get accessor

ClipEffectItemCollection rtn = ClipEffect.Items;