AGI STK Objects 11 Send comments on this topic.
DropOut Property (IAgVeGfxAttributesRealtime)
See Also 





Description

Get the drop out, i.e. data that is outside the time out gap.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DropOut() As IAgVeGfxAttributesBasic

[C#]
public IAgVeGfxAttributesBasic DropOut {get;}

[Managed C++]
public: __property IAgVeGfxAttributesBasic^ get_DropOut();

[Unmanaged C++]
public: HRESULT get_DropOut(
IAgVeGfxAttributesBasic ** ppRetVal
);

[Java]
public IAgVeGfxAttributesBasic getDropOut();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1