Click or drag to resize

RectangleD2DHeight Property

Gets or sets the height of the rectangle.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double Height { get; set; }

Property Value

Double
See Also