Checks whether the current element and the specified element resemble each other closely enough to be considered identical.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public abstract bool SameAs ( |
Visual Basic Copy Code |
---|
Public MustOverride Function SameAs( _ |
true if the specified object closely approximates this element; otherwise, false.
WpfDiagram Programmer's Guide | © 2024 MindFusion |