Caps.MaxPointSize Property |
Language: |
Retrieves the maximum size of a point primitive.
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
System.Single
This property is read-only.
A Single value that indicates the maximum size of a point primitive.
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