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

The initially proposed height.

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

See Also

CreateParams Class | CreateParams Members | System.WinForms Namespace