Class DisplayHelper
Inheritance
System.Object
DisplayHelper
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Sig.DeviceAPI.Helper
Assembly: SigDeviceAPI.dll
Syntax
public class DisplayHelper
Methods
Name | Description |
---|---|
GetDisplaySize(IDriver) | Gets the display size in dots. |
GetDisplaySizeSansBar(IDriver) | Gets the display size minus the button bar depending on the current display orientation. |
GetPixelSize(IDriver) | Gets the size of pixel depending on the current display orientation. |