AGI STK Graphics 11Send comments on this topic.
MagnificationFilter Property (IAgStkGraphicsTextureFilter2D)
See Also 
Windows






Windows & Linux

Description

Gets the magnification filter used when the pixel being textured maps to an area greater than one texel.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MagnificationFilter() As AgEStkGraphicsMagnificationFilter
[C#]
public AgEStkGraphicsMagnificationFilter MagnificationFilter {get;}
[Managed C++]
public: __property AgEStkGraphicsMagnificationFilter get_MagnificationFilter();
[Unmanaged C++]
public: HRESULT get_MagnificationFilter(
   AgEStkGraphicsMagnificationFilter * pRetVal
);
[Java]
public AgEStkGraphicsMagnificationFilter getMagnificationFilter();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.