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

In This Topic
HasUnderline Method
In This Topic
Gets the underline presence of the text at the specified position.
Overload List
OverloadDescription
Gets the underline presence of the text at the specified position.  
HRESULT IDWriteTextLayout::GetUnderline([In] unsigned int currentPosition,[Out] BOOL* hasUnderline,[Out, Optional] DWRITE_TEXT_RANGE* textRange)  
See Also