Click or drag to resize
RectangleFArea Property
Gets the area of this rectangle, the product of its width and height.

Namespace: Slash.Math.Geometry.Rectangles
Assembly: Slash.Math (in Slash.Math.dll) Version: 1.0.6018.40177
Syntax
public float Area { get; }

Property Value

Type: Single
See Also