PathPrimitive.Clear Method |
Removes all of the points.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxmember Clear : unit -> unit
Remarks
Even though this method will remove all of the points, the memory reserved
will not be altered.
See Also