STK Vector Geometry ToolSend comments on this topic.
Today Property (IAgCrdnEvent)
See Also
Windows





Windows & Linux

Description

Return time instant that corresponds to today's GMT midnight.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Today() As IAgCrdnEvent
[C#]
public IAgCrdnEvent Today {get;}
[Managed C++]
public: __property IAgCrdnEvent ^ get_Today();
[Unmanaged C++]
public: HRESULT get_Today(
    IAgCrdnEvent ** ppRetVal
);
[Java]
public IAgCrdnEvent getToday();
[Python - STK API ]
@property
def Today(self) -> "IAgCrdnEvent":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.