LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

ThumbnailWidth Property

Show in webframe





Gets or sets a value indicating the width of the resulting thumbnail.
Syntax
public int ThumbnailWidth {get; set;}
'Declaration
 
Public Property ThumbnailWidth As Integer
'Usage
 
Dim instance As CreateThumbnailActivity
Dim value As Integer
 
instance.ThumbnailWidth = value
 
value = instance.ThumbnailWidth

            

            
public:
property int ThumbnailWidth {
   int get();
   void set (    int value);
}

Property Value

The resulting thumbnail width.
Remarks
The default value for this property is 128.
Requirements

Target Platforms

See Also

Reference

CreateThumbnailActivity Class
CreateThumbnailActivity Members

 

 


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

Leadtools.Workflow.Raster requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features