Version

orientation Property

Gets the orientation of the images.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_orientation() : Orientation
function set_orientation(value : Orientation)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebImageViewer.get_orientation();
See Also