Collapse AllExpand All       Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++  
 | 
 
 
 
[TCheckBoxFormControlObj]C# 
[TCheckBoxFormControlObj]Visual Basic 
[TCheckBoxFormControlObj] 
| 
 | 
 
| 
 :: 
..GraphicsDevice Property 
 | 
 
| 
 | 
 
 
 
Get the Graphics Device to draw to 
Namespace: DPSF 
Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0 
 Syntax 
C# 
 | 
 
GraphicsDevice GraphicsDevice { get; } 
 | 
 
 
 
Visual Basic 
 | 
 
ReadOnly Property GraphicsDevice As GraphicsDevice 
 Get 
 | 
 
 
 
Visual C++ 
 | 
 
property GraphicsDevice^ GraphicsDevice { 
 GraphicsDevice^ get (); 
} 
 | 
 
 
 
Property Value 
Type: GraphicsDevice 
 See Also 
IDPSFParticleSystem Interface 
IDPSFParticleSystem Members 
DPSF Namespace 
  
Send comments on this topic to  
 |