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