Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ID2D1DeviceContext5::DrawSvgDocument method (d2d1_3.h)

Draws an SVG document.

Syntax

void DrawSvgDocument(
 [in] ID2D1SvgDocument *svgDocument
);

Parameters

[in] svgDocument

Type: ID2D1SvgDocument*

The SVG document to draw.

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header d2d1_3.h
DLL D2d1.dll

See also

ID2D1DeviceContext5


Feedback

Was this page helpful?

Additional resources