STK AgRadarPluginSend comments on this topic.
IntersectionFound Property (IAgStkRadarCBIntersectComputeResult)
See Also
Windows





Windows & Linux

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 * pIntersectionFound
);
[Java]
public bool getIntersectionFound();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.