MindFusion.Wpf Pack Programmer's Guide
Shape.ToString Method
See Also
 





Returns the identifier of this shape template.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public override string ToString ()

Visual Basic  Copy Code

Public Overrides Function ToString () As String

 Return Value

A string value representing the shape identifier.

 See Also

Shape Members
Shape Class
MindFusion.Diagramming.Wpf Namespace