Removes the specified point from the collection.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void Remove ( |
Visual Basic
Copy Code
|
|---|
Public Sub Remove( _ |
The Microsoft.Maui.Graphics.Point to remove.
See Also