![]() |
![]() |
![]() |
Framework.IsWindowed Property |
Language: |
Retrieves whether the current device is windowed.
Visual Basic .NET Public ReadOnly Property IsWindowed As Boolean C# public bool IsWindowed { get; } Managed C++ public: __property bool get_IsWindowed(); JScript .NET public function get IsWindowed() : boolean
System.Boolean . Set to true if the current device is windowed; otherwise, false.
This property is read-only.
If no device exists yet, return false.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center