Bitmap for WPF
SetDrawingEffect(Brush,TextRange) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 > TextLayout クラス > SetDrawingEffect メソッド : SetDrawingEffect(Brush,TextRange) メソッド
The color or gradient brush.
The text range to which this change applies.
Sets the application-defined drawing effect.
シンタックス
'宣言
 
Public Overloads Sub SetDrawingEffect( _
   ByVal brush As Brush, _
   ByVal textRange As TextRange _
) 
public void SetDrawingEffect( 
   Brush brush,
   TextRange textRange
)

パラメータ

brush
The color or gradient brush.
textRange
The text range to which this change applies.

戻り値の型

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
参照

TextLayout クラス
TextLayout メンバ
オーバーロード一覧