DiagramTool.ToString() Method
Returns a string representation of the diagram tool.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v25.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
Returns
| Type | Description |
|---|---|
| String | A String that represents the current DiagramTool object. |
See Also