NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CreateParams.x

The left portion of the initial proposed location.

[Visual Basic]
Public x As Integer
[C#]
public int x;
[C++]
public: int x;
[JScript]
public var x : int;

See Also

CreateParams Class | CreateParams Members | System.WinForms Namespace