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






Windows & Linux

Description

Returns a path to the referenced VGT component.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Path() As String
[C#]
public string Path {get;}
[Managed C++]
public: __property String __gc ^ get_Path();
[Unmanaged C++]
public: HRESULT get_Path(
   BSTR * pRetVal
);
[Java]
public String getPath();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.