ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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