STK UI PluginsSend comments on this topic.
IsLicensed Method (IAgUiPluginLicense)
See Also
Windows





Windows & Linux

Description

Returns whether the UI plugin is licensed.

Syntax

[Visual Basic .NET]
Public Function IsLicensed() As Boolean
[C#]
public bool IsLicensed();
[Managed C++]
public: bool IsLicensed();
[Unmanaged C++]
public: HRESULT IsLicensed(
    VARIANT_BOOL * pIsLicensed
);
[Java]
public bool isLicensed();

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.