A date/time of the path point.
Read-only property
[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( |
[Java] |
---|
public IAgDate getDate(); |