RegistryHelper..::..GetLeft Method

Gets the left.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static double GetLeft(
	string Company,
	string ApplicationName,
	string WindowName
)

Parameters

Company
Type: String
The company.
ApplicationName
Type: String
Name of the application.
WindowName
Type: String
Name of the window.

Return Value

System.Double.

Exceptions


ExceptionCondition
ArgumentNullExceptionApplicationName cannot be null or left empty.