DiagramShapeConnectionPoint.ToString() Method
Returns the connection point’s offsets in the following format: “Left, Top“.
Namespace: DevExpress.Web.ASPxDiagram
Assembly: DevExpress.Web.ASPxDiagram.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Returns
Type | Description |
---|---|
String | A string that contain offsets. |
See Also