Click or drag to resize

PathPrimitiveClear Method

Removes all of the points.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public void Clear()
Remarks
Even though this method will remove all of the points, the memory reserved will not be altered.
See Also