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.y

The top portion of the initial proposed location.

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

See Also

CreateParams Class | CreateParams Members | System.WinForms Namespace