This topic has not yet been rated - Rate this topic

ISVGFitToViewBox interface

Defines DOM attributes that apply to elements with viewBox and preserveAspectRatio attribute values.

Members

The ISVGFitToViewBox interface inherits from the IDispatch interface. ISVGFitToViewBox also has these types of members:

Properties

The ISVGFitToViewBox interface has these properties.

PropertyAccess typeDescription

ISVGFitToViewBox::preserveAspectRatio

Read-only

Gets an XML value that indicates whether to force uniform graphic scaling.

ISVGFitToViewBox::viewBox

Read-only

Gets a value that indicates how a graphic scales to fit a container element.

 

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.