Click or drag to resize

RectangleArea Property

Compute the area of this rectangle.

Namespace:  VelocityDBExtensions.Spatial
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public double Area { get; }

Return Value

Type: Double
The area of this rectangle
See Also