The horizontal resolution of the client's display.
Declaring type: IClientDisplay
Namespace: Cassia
Assembly: Cassia
Collapse/Expand Syntax
C#
public abstract int HorizontalResolution { get; }
Property Value

There is no description.

Collapse/Expand Remarks
This may not be the same as the horizontal resolution of the client's monitor -- it only reflects the size of the RDP connection window on the client.