←Select platform

ThumbnailsAttributes Property

Summary

Gets or sets the thumbnails compression options.

Syntax

C#
VB
C++
public ImageFormat ThumbnailsAttributes { get; set; } 
  
Public Property ThumbnailsAttributes As Leadtools.Dicom.Web.ImageFormat 
public: 
property Leadtools.Dicom.Web.ImageFormat^ ThumbnailsAttributes { 
   Leadtools.Dicom.Web.ImageFormat^ get(); 
   void set (    Leadtools.Dicom.Web.ImageFormat^ ); 
} 

Property Value

The ImageFormat specify the compression options for the images thumbnails streamed from the WCf service.

Remarks

This field is only used when Compression is set to StreamingCompression.User.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Web Assembly