Leadtools.Dicom.Services

ThumbnailHeight Property

Show in webframe



Gets or sets the Pre-generated thumbnail Height.
Syntax
'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;}
public:
property int ThumbnailHeight {
   int get();
   void set (    int value);
}

Property Value

An System.Int32 value for the thumbnail Height.
Requirements

Target Platforms

See Also

Reference

StorageOptions Class
StorageOptions Members

 

 


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