Leadtools.Dicom.Services
LEAD Technologies, Inc

ThumbnailHeight Property






Gets or sets the Pre-generated thumbnail Height.
Syntax
public int ThumbnailHeight {get; set;}
'Declaration
 
Public Property ThumbnailHeight As Integer
'Usage
 
Dim instance As StorageOptions
Dim value As Integer
 
instance.ThumbnailHeight = value
 
value = instance.ThumbnailHeight
public int ThumbnailHeight {get; set;}
 get_ThumbnailHeight();
set_ThumbnailHeight(value);
public:
property int ThumbnailHeight {
   int get();
   void set (    int value);
}

Property Value

An System.Int32 value for the thumbnail Height.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StorageOptions Class
StorageOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.