Returns the identifier of this shape template.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public override string ToString () |
Visual Basic
Copy Code
|
|---|
Public Overrides Function ToString () As String |
A string value representing the shape identifier.
See Also