STK Viewer ControlSend comments on this topic.
InstallDir Property (IAgAGIViewer)
See Also
Windows





Windows & Linux

Description

Gets the installation directory for AGIViewer

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property InstallDir() As String
[C#]
public string InstallDir {get;}
[Managed C++]
public: __property String __gc ^ get_InstallDir();
[Unmanaged C++]
public: HRESULT get_InstallDir(
    BSTR * pVal
);
[Java]
public String getInstallDir();

See Also

© 2026 Analytical Graphics, Inc. All Rights Reserved.