Gets the radar clutter geometry.
Read-only property
[Visual Basic .NET] |
---|
Public Property ClutterGeometry() As IAgRadarClutterGeometry |
[C#] |
---|
public IAgRadarClutterGeometry ClutterGeometry {get;} |
[Managed C++] |
---|
public: __property IAgRadarClutterGeometry^ get_ClutterGeometry(); |
[Unmanaged C++] |
---|
public: HRESULT get_ClutterGeometry( |
[Java] |
---|
public IAgRadarClutterGeometry getClutterGeometry(); |