AGI STK X 11Send comments on this topic.
Clear Method (AgDrawElemCollection)
See Also
Windows






Windows & Linux

Description

Clears the contents of the collection and updates the display.

Syntax

[Visual Basic .NET]
Public Sub Clear()
[C#]
public void Clear();
[Managed C++]
public: void Clear();
[Java]
public void clear();
[Unmanaged C++]
public: HRESULT Clear();

See Also

Example

[Visual Basic .NET]
Me.AxAgUiAxVOCntrl1.DrawElements.Clear()
© 2019 Analytical Graphics, Inc. All Rights Reserved.