AGI STK Objects 11Send comments on this topic.
IsPlugin Property (IAgAccessConstraint)
See Also
Windows






Windows & Linux

Description

This property is deprecated. It is now read-only.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsPlugin() As Boolean
[C#]
public bool IsPlugin {get;}
[Managed C++]
public: __property bool get_IsPlugin();
[Unmanaged C++]
public: HRESULT get_IsPlugin(
    VARIANT_BOOL * pPlugin
);
[Java]
public bool getIsPlugin();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.