FlowDocument.TextEffects Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
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 |