Bitmap for UWP
DrawUnderline(Object,Single,Single,Underline,IntPtr) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 > TextRenderer1Base クラス > DrawUnderline メソッド : DrawUnderline(Object,Single,Single,Underline,IntPtr) メソッド
IDWriteTextLayout::Draw calls this function to instruct the client to draw an underline.
シンタックス
'宣言
 
Public Overloads Overrides Function DrawUnderline( _
   ByVal clientDrawingContext As System.Object, _
   ByVal baselineOriginX As System.Single, _
   ByVal baselineOriginY As System.Single, _
   ByRef underline As Underline, _
   ByVal clientDrawingEffectPtr As System.IntPtr _
) As HResult
public override HResult DrawUnderline( 
   System.object clientDrawingContext,
   System.float baselineOriginX,
   System.float baselineOriginY,
   ref Underline underline,
   System.IntPtr clientDrawingEffectPtr
)

パラメータ

clientDrawingContext
baselineOriginX
baselineOriginY
underline
clientDrawingEffectPtr
参照

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