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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly