←Select platform

QualityFactor Property

Summary

Gets or sets the image quality factor.

Syntax
C#
VB
C++
public int QualityFactor { get; set; } 
Public Property QualityFactor() As Integer 
   Get 
   Set 
public:  
   property int QualityFactor 
   { 
      int get() 
      void set(int value) 
   } 

Property Value

A value representing the image quality factor.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly