YResolution Property

Summary
Gets or sets current Y Resolution.
Syntax
C#
VB
C++
public float YResolution { get; set; } 
Public Property YResolution As Single 
public: 
property float YResolution { 
   float get(); 
   void set (    float ); 
} 

Property Value

Y Resolution Valid for TwainCapabilityValue.DeviceEventCheckResolution only

Example

Refer to GetDeviceEventData example.

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.Twain Assembly

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