C#
VB
Java
C++
Gets or sets the resolution to load when loading PCD files.
public LeadSize Resolution { get; set; } Public Property Resolution As Leadtools.LeadSize public LeadSize getResolution()public void setResolution(LeadSize resolution)
public:property Leadtools.LeadSize Resolution {Leadtools.LeadSize get();void set ( Leadtools.LeadSize );}
The resolution to load.
Specifies the resolution of the image to load. You can specify 0 to get the default.
For an example, refer to CodecsPcdOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
