←Select platform

Resolution Property

Summary

Specifies the resolution to use when loading.

Syntax
C#
VB
C++
public LeadSize Resolution { get; set; } 
Public Property Resolution() As LeadSize 
   Get 
   Set 
public:  
   property LeadSize^ Resolution 
   { 
      LeadSize^ get() 
      void set(LeadSize^ value) 
   } 

Property Value

Defines the resolution to use when loading.

Requirements

Target Platforms

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

Leadtools.Dicom.Imaging Assembly