AGI AgRadarPlugin 11 Send comments on this topic.
Add Method (IAgStkRadarClutterPatchCollection)
See Also 
Windows






Windows & Linux

Description

Adds a new element to the collection.

Syntax

[Visual Basic .NET]
Public Function Add() As IAgStkRadarClutterPatch

[C#]
public IAgStkRadarClutterPatch Add();

[Managed C++]
public: IAgStkRadarClutterPatch^ Add();

[Java]
public IAgStkRadarClutterPatch add();

[Unmanaged C++]
public: HRESULT Add(
IAgStkRadarClutterPatch ** ReturnValue
);

Remarks

Constructs a new clutter patch object, adds it to the collection, and then returns the newly constructed patch object.

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface