Gets the clutter patch collection
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ClutterPatches() As IAgStkRadarClutterPatchCollection |
| [C#] |
|---|
public IAgStkRadarClutterPatchCollection ClutterPatches {get;} |
| [Managed C++] |
|---|
public: __property IAgStkRadarClutterPatchCollection ^ get_ClutterPatches(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkRadarClutterPatchCollection getClutterPatches(); |
[Python - STK API ] |
|---|
@property def ClutterPatches(self) -> "IAgStkRadarClutterPatchCollection": |






