C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / TextLayout Class / SetStrikethrough Method

In This Topic
SetStrikethrough Method
In This Topic
HRESULT IDWriteTextLayout::SetStrikethrough([In] BOOL hasStrikethrough,[In] DWRITE_TEXT_RANGE textRange)
Syntax
'Declaration
 
Public Sub SetStrikethrough( _
   ByVal hasStrikethrough As Bool, _
   ByVal textRange As TextRange _
) 
 

Parameters

hasStrikethrough
textRange
See Also