AGI STK Graphics 11 Send comments on this topic.
Template Property (IAgStkGraphicsRendererTexture2D)
See Also 





Description

Gets a template from which the texture was created.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Template() As IAgStkGraphicsRendererTextureTemplate2D

[C#]
public IAgStkGraphicsRendererTextureTemplate2D Template {get;}

[Managed C++]
public: __property IAgStkGraphicsRendererTextureTemplate2D^ get_Template();

[Unmanaged C++]
public: HRESULT get_Template(
IAgStkGraphicsRendererTextureTemplate2D ** ppRetVal
);

[Java]
public IAgStkGraphicsRendererTextureTemplate2D getTemplate();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1