IDWriteTextRenderer::PopTransform Method

[This documentation is preliminary and is subject to change.]

IDWriteTextLayout::Draw calls this application callback to restore the previous transform after a call to PushTransform.

Syntax

virtual HRESULT PopTransform(
    void * clientDrawingContext
) = 0;

Parameters

  • clientDrawingContext
    The context passed to IDWriteTextLayout::Draw.

Return Value

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client Windows 7
Minimum supported server Windows Server 2008 R2
Header Dwrite.h

See Also

IDWriteTextRenderer

Send comments about this topic to Microsoft

Build date: 4/30/2009