SharedGraphicsDeviceManager.MultiSampleCount Property
Note
This property is available only when developing for Windows Phone.
Gets or sets the number of per-pixel samples.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework.Interop (in microsoft.xna.framework.interop.dll)
Syntax
public int MultiSampleCount { get; set; }
Property Value
The number of per-pixel samples.
See Also
Reference
SharedGraphicsDeviceManager Class
SharedGraphicsDeviceManager Members
Microsoft.Xna.Framework Namespace
Platforms
Windows Phone