BitmapEffectGroup.Children 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
注意:這個 API 現在已經過時。 非過時的替代方式是 Effect。 取得或設定 BitmapEffectGroup 的子系。
public:
property System::Windows::Media::Effects::BitmapEffectCollection ^ Children { System::Windows::Media::Effects::BitmapEffectCollection ^ get(); void set(System::Windows::Media::Effects::BitmapEffectCollection ^ value); };
public System.Windows.Media.Effects.BitmapEffectCollection Children { get; set; }
member this.Children : System.Windows.Media.Effects.BitmapEffectCollection with get, set
Public Property Children As BitmapEffectCollection
屬性值
以 BitmapEffectCollection 形式傳回的效果群組的子系 (Children)。
備註
相依性屬性資訊
識別碼欄位 | ChildrenProperty |
設定為 的中繼資料屬性 true |
無 |