ClassificationFormatDefinition.TextEffects Свойство

Определение

Получает или задает объект TextEffectCollection для данного формата классификации.

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

Значение свойства

TextEffectCollection

Текстовые эффекты.

Применяется к