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





Windows & Linux

Description

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

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.