ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_magnifierHeight() : Integer function set_magnifierHeight(value : Integer) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfPageView.get_magnifierHeight(); |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_magnifierHeight() : Integer function set_magnifierHeight(value : Integer) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfPageView.get_magnifierHeight(); |
This property is a number that specifies the height of the magnifier, in window pixels. This must be a value between 25 and 500.