Sets the specified point at the specified position within the collection.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public void SetAt ( |
Visual Basic Copy Code |
---|
Public Sub SetAt( _ |
The zero-based index of the point to set.
The PointF object to set at the specified position.