|   |   |   | 
| Framework.PresentParameters Property | Language: | 
Retrieves the PresentParameters object for the current Device object.
Visual Basic Public ReadOnly Property PresentParameters As PresentParameters C# public PresentParameters PresentParameters { get; } C++ public: 
property PresentParameters^ PresentParameters {
PresentParameters^ get();
}JScript public function get PresentParameters() : PresentParameters 
Microsoft.DirectX.Direct3D.PresentParameters
This property is read-only.
The PresentParameters object for the current Device.
If no Device object exists yet, then PresentParameters returns a PresentParameters object with blank parameters.
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