Framework.DefaultSizeWidth Field

Language:

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

Definition

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

Field Value

System.Int32
The default window width, 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