LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

Site Property (RasterThumbnailBrowser)






This member overrides the Control.Site property.
Syntax
public virtual ISite Site {get; set;}
'Declaration
 
Public Overridable Property Site As ISite
'Usage
 
Dim instance As RasterThumbnailBrowser
Dim value As ISite
 
instance.Site = value
 
value = instance.Site
public virtual ISite Site {get; set;}
 get_Site();
set_Site(value);
public:
virtual property ISite^ Site {
   ISite^ get();
   void set (    ISite^ value);
}

Property Value

This member overrides the Control.Site property.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterThumbnailBrowser Class
RasterThumbnailBrowser Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.