Device Constructor
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
Initializes a new instance of the Device structure.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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.