Table of Contents

Interface IScreenMetrics

Namespace
ScanbotSDK.MAUI
Assembly
DocumentSDK.MAUI.dll
public interface IScreenMetrics

Properties

DeviceHeightPixels

int DeviceHeightPixels { get; }

Property Value

int

DeviceWidthPixels

int DeviceWidthPixels { get; }

Property Value

int