ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / DrawingStateBlock Class / GetTextRenderingParams Method

In This Topic
    GetTextRenderingParams Method (DrawingStateBlock)
    In This Topic
    void ID2D1DrawingStateBlock::GetTextRenderingParams([Out, Optional] IDWriteRenderingParams** textRenderingParams)
    Syntax
    'Declaration
     
    Public Function GetTextRenderingParams() As RenderingParams
    public RenderingParams GetTextRenderingParams()
    See Also