Framework.DeviceSettings Property |
Language: |
Retrieves the DeviceSettings object that contains the device settings for the current Device object used by the framework.
Visual Basic Public ReadOnly Property DeviceSettings As DeviceSettings C# public DeviceSettings DeviceSettings { get; } C++ public:
property DeviceSettings^ DeviceSettings {
DeviceSettings^ get();
}JScript public function get DeviceSettings() : DeviceSettings
Microsoft.Samples.DirectX.UtilityToolkit.DeviceSettings
This property is read-only.
The DeviceSettings object that contains the device settings for the current Device object used by the framework.
If there is no current Device object used by the framework, the DeviceSettings object will contain blank settings.
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