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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.