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






Windows & Linux

Description

Removes all of the points.

Syntax

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

Remarks

Even though this method will remove all of the points, the memory reserved will not be altered.

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.