This documentation is archived and is not being maintained.
ID3D10Device::SetTextFilterSize method
This method is not implemented.
Syntax
void SetTextFilterSize(
[in] UINT Width,
[in] UINT Height
);
Parameters
- Width [in]
-
Type: UINT
Not applicable
- Height [in]
-
Type: UINT
Not applicable
Return value
Not applicable
Remarks
This method is not implemented, and should not be used.
Requirements
|
Header
|
- D3D10.h
|
|
Library
|
- D3D10.lib
|
See also
-
ID3D10Device Interface