Device Constructor
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Initializes a new instance of the Device structure.
Overload List
Name | Description | |
---|---|---|
Device(Int32, DeviceType, IntPtr, CreateFlags, PresentParameters) | Initializes a new instance of the Device structure. | |
Device(Int32, DeviceType, Control, CreateFlags, PresentParameters) | Initializes a new instance of the Device structure. |
Top
Remarks
You cannot create a device on a child window.