ID2D1SvgDocument::GetViewportSize method (d2d1svg.h)

Returns the size of the initial viewport.

Syntax

D2D1_SIZE_F GetViewportSize();

Return value

Type: D2D1_SIZE_F

Returns the size of the initial viewport

Requirements

Requirement Value
Target Platform Windows
Header d2d1svg.h
DLL Direct2d.dll

See also

ID2D1SvgDocument