STK AviatorSend comments on this topic.
MaxTime Property (IAgAvtrSiteSTKObjectWaypoint)
See Also
Windows





Windows & Linux

Description

Get the latest time that the object is available as a site.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MaxTime() As System.Object
[C#]
public System.Object MaxTime {get;}
[Managed C++]
public: __property VARIANT get_MaxTime();
[Unmanaged C++]
public: HRESULT get_MaxTime(
    VARIANT * pVal
);
[Java]
public AgVariant getMaxTime();
[Python - STK API ]
@property
def MaxTime(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.