←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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly