STK ObjectsSend comments on this topic.
Reset Method (IAgDisplayTimesTimeComponent)
See Also
Windows





Windows & Linux

Description

Removes and resets the display configuration by unsetting currently set time component (if any).

Syntax

[Visual Basic .NET]
Public Sub Reset()
[C#]
public void Reset();
[Managed C++]
public: void Reset();
[Unmanaged C++]
public: HRESULT Reset();
[Java]
public void reset();
[Python - STK API ]
def Reset(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.