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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1