DiagramTool.ToString() Method
In This Article
Returns a string representation of the diagram tool.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.2.Core.dll
NuGet Package: DevExpress.Diagram.Core
#Declaration
#Returns
Type | Description |
---|---|
String | A String that represents the current Diagram |
See Also