Skip to main content

DiagramNode.Height Property

Specifies the height of the shape.

Namespace: DevExpress.Web.ASPxDiagram

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

NuGet Package: DevExpress.Web

#Declaration

public decimal Height { get; set; }

#Property Value

Type Description
Decimal

The height, in units.

See Also