TwainDeviceEventYResolution Property |
Current Y Resolution.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic float YResolution { get; }Public ReadOnly Property YResolution As Single
Get
Property Value
Type:
Single
Remarks This is used with the Resolution event.
Examples TwainDeviceEvent Class
See Also