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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1