ImageInfo CaptureScreenSize Property C# API
Get/set the size of the screen where the image was captured.

Namespace: Facilita.Fc.Citrix
Assembly: fcCitrix (in fcCitrix.dll) Version: 9.5.5.77
Syntax

public Size CaptureScreenSize { get; set; }
See Also