AGI AgRadarPlugin 11 Send comments on this topic.
Free Method (IAgStkRadarClutterMapPlugin)
See Also 





Description

Free clutter map plugin.

Syntax

[Visual Basic .NET]
Public Sub Free() 

[C#]
public void Free();

[Managed C++]
public: void Free();

[Java]
public  free();

[Unmanaged C++]
public: HRESULT Free();

Remarks

The Free method is called before the plugin is destructed to allow for any freeing of resources.  For every call to the Initialize method there will be a corresponding call to Free.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1