IDWriteTextLayout::Draw calls this function to instruct the client to draw an underline.
シンタックス
'宣言
Public Overloads Overrides Function DrawUnderline( _
ByVal As System.Object, _
ByVal As System.Single, _
ByVal As System.Single, _
ByRef As Underline, _
ByVal As System.IntPtr _
) As HResult
public override HResult DrawUnderline(
System.object ,
System.float ,
System.float ,
ref Underline ,
System.IntPtr
)
パラメータ
- clientDrawingContext
- baselineOriginX
- baselineOriginY
- underline
- clientDrawingEffectPtr
参照