STK AgRadarPluginSend 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 ** ppClutterPatchCollection
);
[Java]
public IAgStkRadarClutterPatchCollection getClutterPatches();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.