AGI AgRadarPlugin 11 Send comments on this topic.
IntersectionFound Property (IAgStkRadarCBIntersectComputeResult)
See Also 





Description

Gets the intersection found indicator.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IntersectionFound() As Boolean

[C#]
public bool IntersectionFound {get;}

[Managed C++]
public: __property bool get_IntersectionFound();

[Unmanaged C++]
public: HRESULT get_IntersectionFound(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getIntersectionFound();

Return Type

Returns true if a central body intersection was found, false otherwise.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1