Adds the specified anchor point to the collection.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public override void Add ( |
Visual Basic
Copy Code
|
|---|
Public Overrides Sub Add( _ |
The point to add.
See Also