STK ObjectsSend comments on this topic.
RemoveAllIntervals Method (IAgSwath)
See Also
Windows





Windows & Linux

Description

Removes all intervals.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.