Microsoft DirectX 9.0 SDK Update (October 2004)

DisplacementParameter.MagFilter Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves or sets the texture filter to use in magnification.

Definition

Visual Basic .NET Public Property MagFilter As TextureFilter
C# public TextureFilter MagFilter { get; set; }
Managed C++ public: __property TextureFilter get_MagFilter();
public: __property void set_MagFilter(TextureFilter);
JScript .NET public function get MagFilter() : TextureFilter
public function set MagFilter(TextureFilter);

Property Value

Microsoft.DirectX.Direct3D.TextureFilter . A TextureFilter instance that represents the filter to use in magnification.

This property is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center