Microsoft DirectX 9.0 SDK Update (October 2004)

Framework.DefaultSizeWidth Field

Language:

Note: This documentation is preliminary and is subject to change.

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

Definition

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

Field Value

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

This field is read-only. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

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