Click or drag to resize

RectangleArea Property

Compute the area of this rectangle.

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

Return Value

Type: Double
The area of this rectangle
See Also