STK Graphics PrimitivesSend comments on this topic.
ClearAdjustments Method (IAgStkGraphicsLevelsFilter)
See Also
Windows





Windows & Linux

Description

Clears the level adjustment values for all bands.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.