STK Vector Geometry ToolSend 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();
[Python - STK API ]
@property
def IsTemplate(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.