WebImageViewer Class
Summary
Represents a LEADTOOLS Ajax WebImageViewer control use to tile and display any image format supported by LEADTOOLS on an ASP.NET 2.0 web page.
Syntax
[ToolboxDataAttribute("<{0}:WebImageViewer runat=server Width=320px Height=320px BorderWidth=1px BorderS" +
"tyle=Solid ></{0}:WebImageViewer>")]
[DefaultPropertyAttribute("ImageUrl")]
public class WebImageViewer : WebControl, INamingContainer, ICallbackEventHandler, IPostBackDataHandler, INotifyPropertyChanged
<ToolboxDataAttribute("<{0}:WebImageViewer runat=server Width=320px Height=320px BorderWidth=1px BorderS"&
"tyle=Solid ></{0}:WebImageViewer>"),
DefaultPropertyAttribute("ImageUrl")>
Public Class WebImageViewer
Inherits WebControl
Implements INamingContainer, ICallbackEventHandler, IPostBackDataHandler, INotifyPropertyChanged
public:
[ToolboxDataAttribute(L"<{0}:WebImageViewer runat=server Width=320px Height=320px BorderWidth=1px BorderS"
L"tyle=Solid></{0}:WebImageViewer>"),
DefaultPropertyAttribute(L"ImageUrl")]
ref class WebImageViewer : WebControl, INamingContainer, ICallbackEventHandler,
IPostBackDataHandler, INotifyPropertyChanged