STK AstrogatorSend comments on this topic.
ProvideRuntimeTypeInfo Property (IAgVATargeterGraphCollection)
See Also
Windows





Windows & Linux

Description

Returns the IAgRuntimeTypeInfo interface to access properties at runtime.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ProvideRuntimeTypeInfo() As IAgRuntimeTypeInfo
[C#]
public IAgRuntimeTypeInfo ProvideRuntimeTypeInfo {get;}
[Managed C++]
public: __property IAgRuntimeTypeInfo ^ get_ProvideRuntimeTypeInfo();
[Unmanaged C++]
public: HRESULT get_ProvideRuntimeTypeInfo(
    IAgRuntimeTypeInfo ** ppRetVal
);
[Java]
public IAgRuntimeTypeInfo getProvideRuntimeTypeInfo();
[Python - STK API ]
@property
def ProvideRuntimeTypeInfo(self) -> "IAgRuntimeTypeInfo":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.