This topic has not yet been rated - Rate this topic

ISVGPreserveAspectRatio interface

Provides properties for the preserveAspectRatio attribute, which is available for some SVG elements.

Members

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

Properties

The ISVGPreserveAspectRatio interface has these properties.

PropertyAccess typeDescription

ISVGPreserveAspectRatio::align

Read/write

Gets or sets the type of alignment value.

ISVGPreserveAspectRatio::meetOrSlice

Read/write

Gets or sets the type of meet-or-slice value.

 

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.