TextRunProperties::TextEffects Property

 

Gets the collection of TextEffect objects used for the text run.

Namespace:   System.Windows.Media.TextFormatting
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property TextEffectCollection^ TextEffects {
	virtual TextEffectCollection^ get() abstract;
}

.NET Framework
Available since 3.0
Return to top
Show: