Framework.DefaultSizeHeight Field

Language:

Retrieves the default window height, in pixels, when the application starts.

Definition

Visual Basic Public DefaultSizeHeight As Int32
C# public Int32 DefaultSizeHeight;
C++ public: Int32 DefaultSizeHeight;
JScript public var DefaultSizeHeight : Int32

Field Value

System.Int32
The default window height, in pixels, when the application starts.

This field is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center