Removes the first occurrence of a specific overlay from the collection.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def Remove(self, Item:"IAgStkGraphicsScreenOverlay") -> bool: |
- Item
- The overlay to remove from the collection.






