DiagramNode.Left Property
In This Article
Specifies the x-coordinate of the node’s left border.
Namespace: DevExpress.Web.ASPxDiagram
Assembly: DevExpress.Web.ASPxDiagram.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Decimal | The x-coordinate. |
#Remarks
The Units option specifies the measurement unit.
Note
Shape coordinates specified by the Left and Top properties are ignored when the Settings
See Also