CaptureYResolution Property

Summary
Gets or sets the capture resolution in the Y direction.
Syntax
C#
VB
C++
public int CaptureYResolution { get; set; } 
  
Public Property CaptureYResolution As Integer 
public: 
property int CaptureYResolution { 
   int get(); 
   void set (    int ); 
} 

Property Value

The vertical grid resolution at which the image was captured.

Requirements

Target Platforms

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

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.