STK ObjectsSend comments on this topic.
ClearSelection Method (IAgCvGridInspector)
See Also
Windows





Windows & Linux

Description

Clears the selected point or region

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.