FAreaHeight Property

Get/Set the height of the area.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2414.4032
C#
[JsonPropertyAttribute(Order = 3)]
public float Height { get; set; }

Property Value

Single

See Also