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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1