←Select platform

ThumbSize Property

Summary

Gets or sets the size of the thumbnail in pixels.

Syntax

C#
VB
C++
public Size ThumbSize {get; set;}
Public Property ThumbSize As Size
public: 
property Size ThumbSize { 
   Size get(); 
   void set (    Size ); 
} 

Property Value

The size of the thumbnail in pixels.

Remarks

The thumbnail image will be resized to fit the width or height of the ThumbSize.

Example

Refer to Add(String,Int32,Int32)

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Web Assembly
Click or drag to resize