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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.