ISVGZoomEvent interface
Provides properties that zoom event handlers can use.
Members
The ISVGZoomEvent interface inherits from the IDispatch interface. ISVGZoomEvent also has these types of members:
Properties
The ISVGZoomEvent interface has these properties.
| Property | Description |
|---|---|
|
Gets the new scale value of a zoom event. | |
|
Gets the new translation values of a zoom event. | |
|
Gets the previous scale value of a zoom event. | |
|
Gets the previous translation values of a zoom event. | |
|
Gets the zoom rectangle of a zoom event. |
Requirements
|
Minimum supported client |
Windows Vista with SP1, Windows 7 |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: