Skip to main content

DiagramNode.Width Property

Specifies the width of the shape.

Namespace: DevExpress.Web.ASPxDiagram

Assembly: DevExpress.Web.ASPxDiagram.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public decimal Width { get; set; }

#Property Value

Type Description
Decimal

The width, in units.

See Also