STK AgRadarPluginSend comments on this topic.
ClutterPatch Property (IAgStkRadarClutterMapComputeParams)
See Also
Windows





Windows & Linux

Description

Gets the clutter patch.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ClutterPatch() As IAgStkRadarClutterPatch
[C#]
public IAgStkRadarClutterPatch ClutterPatch {get;}
[Managed C++]
public: __property IAgStkRadarClutterPatch ^ get_ClutterPatch();
[Unmanaged C++]
public: HRESULT get_ClutterPatch(
    IAgStkRadarClutterPatch ** ppClutterPatch
);
[Java]
public IAgStkRadarClutterPatch getClutterPatch();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.