Caps.MaxPointSize Property

Language:

Retrieves the maximum size of a point primitive.

Definition

Visual Basic Public ReadOnly Property MaxPointSize As Single
C# public float MaxPointSize { get; }
C++ public:
property float MaxPointSize {
        float get();
}
JScript public function get MaxPointSize() : float

Property Value

System.Single
A Single Leave Site value that indicates the maximum size of a point primitive.

This property is read-only. 

Remarks

If this member is 1.0f, the device does not support point-size control. The range is greater than or equal to 1.0f.


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