Visual.VisualEffect 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定要套用至 Visual 的點陣圖效果。
public: property System::Windows::Media::Effects::Effect ^ VisualEffect { protected public:
System::Windows::Media::Effects::Effect ^ get(); protected:
void set(System::Windows::Media::Effects::Effect ^ value); };
public System.Windows.Media.Effects.Effect VisualEffect { protected internal get; protected set; }
member this.VisualEffect : System.Windows.Media.Effects.Effect with get, set
Public Property VisualEffect As Effect
屬性值
表示點陣圖效果的 Effect。