Click or drag to resize

Rect2Area Property

The area of this rect.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float Area { get; }

Property Value

Type: Single
Equivalent to GetArea.
See Also