![]() |
![]() |
![]() |
Framework.DeviceSettings Property |
Language: |
Retrieves the DeviceSettings object that contains the device settings for the current Device object used by the framework.
Visual Basic .NET Public ReadOnly Property DeviceSettings As DeviceSettings C# public DeviceSettings DeviceSettings { get; } Managed C++ public: __property DeviceSettings* get_DeviceSettings(); JScript .NET public function get DeviceSettings() : DeviceSettings
Microsoft.Samples.DirectX.UtilityToolkit.DeviceSettings . The DeviceSettings object that contains the device settings for the current Device object used by the framework.
This property is read-only.
If there is no current Device object used by the framework, the DeviceSettings object will contain blank settings.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center