Caps.ExtentsAdjust Property |
Language: |
Retrieves a value that indicates the number of pixels to adjust the extents rectangle outward to accommodate antialiasing kernels.
Visual Basic Public ReadOnly Property ExtentsAdjust As Single C# public float ExtentsAdjust { get; } C++ public:
property float ExtentsAdjust {
float get();
}JScript public function get ExtentsAdjust() : float
System.Single
This property is read-only.
A Single value that indicates the number of pixels to adjust the extents rectangle outward.
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