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





Description

Gets the texture wrap for the t direction.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property WrapT() As AgEStkGraphicsTextureWrap

[C#]
public AgEStkGraphicsTextureWrap WrapT {get;}

[Managed C++]
public: __property AgEStkGraphicsTextureWrap get_WrapT();

[Unmanaged C++]
public: HRESULT get_WrapT(
AgEStkGraphicsTextureWrap * pRetVal
);

[Java]
public AgEStkGraphicsTextureWrap getWrapT();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1