newScale property
Gets the new scale value of a zoom event.
Syntax
HRESULT value = object.get_newScale(* p);
Property values
Type: float
The new scale value.
Standards information
- Scalable Vector Graphics: Scripting, Section 18.5.2
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the new scale value of a zoom event.
HRESULT value = object.get_newScale(* p);
Type: float
The new scale value.