ComponentOne Bitmap for UWP
GetDrawingEffect(Int32,TextRange) Method

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextLayout Class > GetDrawingEffect Method : GetDrawingEffect(Int32,TextRange) Method
HRESULT IDWriteTextLayout::GetDrawingEffect([In] unsigned int currentPosition,[Out] void** drawingEffect,[Out, Optional] DWRITE_TEXT_RANGE* textRange)
Syntax
'Declaration
 
Public Overloads Function GetDrawingEffect( _
   ByVal currentPosition As System.Integer, _
   ByRef textRange As TextRange _
) As System.IntPtr
public System.IntPtr GetDrawingEffect( 
   System.int currentPosition,
   out TextRange textRange
)

Parameters

currentPosition
textRange
See Also

Reference

TextLayout Class
TextLayout Members
Overload List