AGI STK Objects 11 Send 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 * pRetVal
);

[Java]
public bool getIsPlugin();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface