AGI STK VGT 11 Send comments on this topic.
Template Property (IAgCrdnInstance)
See Also 





Description

Returns a template object the VGT component was created from or null if the VGT component was not created from a template.

Property type

Read-only property

Syntax

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

[C#]
public IAgCrdn Template {get;}

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

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

[Java]
public IAgCrdn getTemplate();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1