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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.