ID2D1SvgDocument::GetViewportSize method

Returns the size of the initial viewport.

Syntax


D2D1_SIZE_F GetViewportSize();

Parameters

This method has no parameters.

Return value

Type: D2D1_SIZE_F

Returns the size of the initial viewport

Requirements

Header

D2d1svg.h

DLL

Direct2d.dll

See also

ID2D1SvgDocument

 

 

Show: