LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)

ThumbStyle Property

Show in webframe





Gets the style for an unselected thumbnail.
Syntax
public ThumbnailStyle ThumbStyle {get;}
'Declaration
 
Public ReadOnly Property ThumbStyle As ThumbnailStyle
'Usage
 
Dim instance As WebThumbnailViewer
Dim value As ThumbnailStyle
 
value = instance.ThumbStyle

            

            
public:
property ThumbnailStyle^ ThumbStyle {
   ThumbnailStyle^ get();
}

Property Value

The style for an unselected thumbnail.
Example
Refer to Add(String,Int32,Int32)
Requirements

Target Platforms

See Also

Reference

WebThumbnailViewer Class
WebThumbnailViewer Members
WebThumbnailViewer Client Class

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.