STK X Send comments on this topic.
Version Property (AgSTKXApplication)
See Also 





Description

Returns the version number

Property type

Read-only property

Syntax

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

[C#]
public string Version {get;}

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

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

[Java]
public String getVersion();

Remarks

Returns the current version of the STK X library.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1