AGI STK VGT 11 Send comments on this topic.
Stop Property (IAgCrdnInterval)
See Also 
Windows






Windows & Linux

Description

The interval's stop time.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Stop() As System.Object

[C#]
public System.Object Stop {get;}

[Managed C++]
public: __property VARIANT get_Stop();

[Unmanaged C++]
public: HRESULT get_Stop(
VARIANT * pRetVal
);

[Java]
public Variant getStop();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface