STK ObjectsSend comments on this topic.
StartTime Property (IAgAccessTime)
See Also
Windows





Windows & Linux

Description

Start time for the access period. Uses DateFormat Dimension.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.