AGI AgRadarPlugin 11 Send comments on this topic.
Geometry Property (IAgStkRadarLink)
See Also 





Description

Gets the link geometry.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Geometry() As IAgStkRadarLinkGeometry

[C#]
public IAgStkRadarLinkGeometry Geometry {get;}

[Managed C++]
public: __property IAgStkRadarLinkGeometry^ get_Geometry();

[Unmanaged C++]
public: HRESULT get_Geometry(
IAgStkRadarLinkGeometry ** ppRetVal
);

[Java]
public IAgStkRadarLinkGeometry getGeometry();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1