ElementTemplate.SameAs override.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public override bool SameAs ( |
Visual Basic
Copy Code
|
|---|
Public Overrides Function SameAs( _ |
true if the specified object is an ArcTemplate closely approximating this template; otherwise, false.
See Also