Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ID2D1DeviceContext5::DrawSvgDocument method

Draws an SVG document.

Syntax


void DrawSvgDocument(
  [in] ID2D1SvgDocument *svgDocument
);

Parameters

svgDocument [in]

Type: ID2D1SvgDocument*

The SVG document to draw.

Return value

This method does not return a value.

Requirements

Header

D2d1_3.h

DLL

D2d1.dll

See also

ID2D1DeviceContext5

 

 

Show:
© 2017 Microsoft