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

In This Topic
HasStrikethrough Method
In This Topic
Get the strikethrough presence of the text at the specified position.
Overload List
OverloadDescription
Get the strikethrough presence of the text at the specified position.  
HRESULT IDWriteTextLayout::GetStrikethrough([In] unsigned int currentPosition,[Out] BOOL* hasStrikethrough,[Out, Optional] DWRITE_TEXT_RANGE* textRange)  
See Also