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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1