AGI AgRadarPlugin 11 Send comments on this topic.
ClutterPatches Property (IAgStkRadarClutterGeometryComputeParams)
See Also 
Windows






Windows & Linux

Description

Gets the clutter patch collection

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ClutterPatches() As IAgStkRadarClutterPatchCollection

[C#]
public IAgStkRadarClutterPatchCollection ClutterPatches {get;}

[Managed C++]
public: __property IAgStkRadarClutterPatchCollection^ get_ClutterPatches();

[Unmanaged C++]
public: HRESULT get_ClutterPatches(
IAgStkRadarClutterPatchCollection ** ppRetVal
);

[Java]
public IAgStkRadarClutterPatchCollection getClutterPatches();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface