ImageGear for .NET
magnifierWidth Property
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > PageView Class : magnifierWidth Property

Glossary Item Box

Indicates the width of the magnifier.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_magnifierWidth() : Integer
function set_magnifierWidth(value : Integer)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageView.get_magnifierWidth();

Remarks

This property is a number that specifies the width of the magnifier, in window pixels. This must be a value between 25 and 500.

See Also

©2013. Accusoft Corporation. All Rights Reserved.