STK X Send comments on this topic.
Clear Method (AgDrawElemCollection)
See Also  Example





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  clear();

[Unmanaged C++]
public: HRESULT Clear();

Example

[Visual Basic .NET] Copy Code
Me.AxAgUiAxVOCntrl1.DrawElements.Clear()

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1