Appends the outline represented by the current element to the specified path.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public abstract void UpdatePath ( |
Visual Basic Copy Code |
---|
Public MustOverride Sub UpdatePath( _ |
The target PathFigure where this element will be added.
A bounding rectangle to which the element's coordinates should be mapped to.
WpfDiagram Programmer's Guide | © 2024 MindFusion |