Cassia
IClientDisplay.VerticalResolution Property
Syntax
Remarks
Collapse All
The vertical resolution of the client's display.
Declaring type:
IClientDisplay
Namespace:
Cassia
Assembly:
Cassia
Syntax
C#
public abstract int VerticalResolution { get; }
Property Value
There is no description.
Top
Remarks
This may not be the same as the vertical resolution of the client's monitor -- it only reflects the size of the RDP connection window on the client.
Top
Generated by
ImmDoc .NET
.