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





Description

Returns a path to the parent object that owns the VGT component.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property InstancePath() As String

[C#]
public string InstancePath {get;}

[Managed C++]
public: __property String __gc ^ get_InstancePath();

[Unmanaged C++]
public: HRESULT get_InstancePath(
BSTR * pRetVal
);

[Java]
public String getInstancePath();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1