DiagramCustomShape.ToString() Method
Returns a type of the custom shape (the Type property value).
Namespace: DevExpress.Web.ASPxDiagram
Assembly: DevExpress.Web.ASPxDiagram.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
Type | Description |
---|---|
String | The type name. |
See Also