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






Windows & Linux

Description

The interval's start time.

Property type

Read-only property

Syntax

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

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

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

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

[Java]
public Variant getStart();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface