Aracılığıyla paylaş


FlowDocument.TextEffects Özellik

Tanım

bir metnine FlowDocumentuygulanacak efektleri alır veya ayarlar.

public:
 property System::Windows::Media::TextEffectCollection ^ TextEffects { System::Windows::Media::TextEffectCollection ^ get(); void set(System::Windows::Media::TextEffectCollection ^ value); };
public System.Windows.Media.TextEffectCollection TextEffects { get; set; }
member this.TextEffects : System.Windows.Media.TextEffectCollection with get, set
Public Property TextEffects As TextEffectCollection

Özellik Değeri

TextEffectCollection

metnine TextEffectCollection FlowDocumentuygulanacak efektleri tanımlayan bir veya daha fazla TextEffect nesne içeren. Varsayılan değerdir null (efekt uygulanmaz).

Açıklamalar

Bağımlılık Özelliği Bilgileri

Tanımlayıcı alanı TextEffectsProperty
Meta veri özellikleri olarak ayarlandı true AffectsRender

Şunlara uygulanır