←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly