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

In This Topic
GetDrawingEffect Method
In This Topic
Gets the application-defined drawing effect at the specified text position.
Overload List
OverloadDescription
Gets the application-defined drawing effect at the specified text position.  
HRESULT IDWriteTextLayout::GetDrawingEffect([In] unsigned int currentPosition,[Out] void** drawingEffect,[Out, Optional] DWRITE_TEXT_RANGE* textRange)  
See Also