ComponentOne Bitmap for UWP
SetTextRenderingParams Method (CommandSinkNative)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > CommandSinkNative Class : SetTextRenderingParams Method
HRESULT ID2D1CommandSink::SetTextRenderingParams([In, Optional] IDWriteRenderingParams* textRenderingParams)
Syntax
'Declaration
 
Public Sub SetTextRenderingParams( _
   ByVal textRenderingParams As RenderingParams _
) 
public void SetTextRenderingParams( 
   RenderingParams textRenderingParams
)

Parameters

textRenderingParams
See Also

Reference

CommandSinkNative Class
CommandSinkNative Members