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






Windows & Linux

Description

Gets the raw plugin IUnknown interface.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RawPluginObject() As Object
[C#]
public Object RawPluginObject {get;}
[Managed C++]
public: __property IUnknown^ get_RawPluginObject();
[Unmanaged C++]
public: HRESULT get_RawPluginObject(
   IUnknown ** ppRetVal
);
[Java]
public Object getRawPluginObject();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.