AGI STK VGT 11 Send comments on this topic.
IsTemplate Property (IAgCrdnContext)
See Also 
Windows






Windows & Linux

Description

Returns whether the current instance is a VGT template.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsTemplate() As Boolean

[C#]
public bool IsTemplate {get;}

[Managed C++]
public: __property bool get_IsTemplate();

[Unmanaged C++]
public: HRESULT get_IsTemplate(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getIsTemplate();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface