AGI STK Graphics 11 Send comments on this topic.
Time Property (IAgStkGraphicsRenderingEventArgs)
See Also 





Description

The time of the rendering event.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Time() As IAgDate

[C#]
public IAgDate Time {get;}

[Managed C++]
public: __property IAgDate^ get_Time();

[Unmanaged C++]
public: HRESULT get_Time(
IAgDate ** ppRetVal
);

[Java]
public IAgDate getTime();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1