Returns the AnchorPoint instance with the specified index.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public virtual AnchorPoint AnchorPointFromIndex ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Function AnchorPointFromIndex( _ |
An instance of the AnchorPoint class.
See Also