←Select platform

CellHeight Property (PicturizeListCommand)

Summary

Gets or sets the height of the thumbnail image.

Syntax

C#
VB
C++
public int CellHeight {get; set;}
Public Property CellHeight As Integer
public: 
property int CellHeight { 
   int get(); 
   void set (    int ); 
} 

Property Value

Height of the thumbnail image. This property only accepts positive values.

Example

Refer to PicturizeListCommand.

Requirements

Target Platforms

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