ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / TextLayout Class / GetInlineObject Method

In This Topic
    GetInlineObject Method
    In This Topic
    Gets the inline object at the specified position.
    Overload List
    OverloadDescription
    Gets the inline object at the specified position.  
    HRESULT IDWriteTextLayout::GetInlineObject([In] unsigned int currentPosition,[Out] IDWriteInlineObject** inlineObject,[Out, Optional] DWRITE_TEXT_RANGE* textRange)  
    See Also