Sets the specified point at the specified position within the collection.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public void SetAt ( |
Visual Basic
Copy Code
|
|---|
Public Sub SetAt( _ |
The zero-based index of the point to set.
See Also