zoomAndPan property

Gets the ISVGZoomAndPan::zoomAndPan attribute of an element.

 

Syntax

HRESULT value = object.get_zoomAndPan(short* p);

Property values

Type: short

The ISVGZoomAndPan::zoomAndPan attribute.

Exceptions

Exception Condition
InvalidModificationError

The underlying object type cannot be modified. For versions earlier than Internet Explorer 10, INVALID_MODIFICATION_ERR is returned.

 

Standards information