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






Windows & Linux

Description

A date/time of the path point.

Property type

Read-only property

Syntax

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

[C#]
public IAgDate Date {get;}

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

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

[Java]
public IAgDate getDate();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface