Caps.ExtentsAdjust Property

Language:

Retrieves a value that indicates the number of pixels to adjust the extents rectangle outward to accommodate antialiasing kernels.

Definition

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

Property Value

System.Single
A Single Leave Site value that indicates the number of pixels to adjust the extents rectangle outward.

This property is read-only. 

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