←Select platform

CellWidth Property (PicturizeSingleCommand)

Summary

Gets or sets the width of the thumbnail image.

Syntax

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

Property Value

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

Example

Refer to PicturizeSingleCommand.

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