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++] |
---|
public: HRESULT get_ClutterPatches( IAgStkRadarClutterPatchCollection ** ppClutterPatchCollection ); |
[Java] |
---|
public IAgStkRadarClutterPatchCollection getClutterPatches(); |