GraphicsDeviceCapabilities.MaxPointSize Property
Gets the maximum size of a point primitive.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public float MaxPointSize { get; }
Property Value
The maximum size of a point primitive. The range is greater than or equal to 1.0f.
Remarks
If the size is set to 1.0f, the device does not support point size control.
See Also
Reference
GraphicsDeviceCapabilities Class
GraphicsDeviceCapabilities Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista