Click or drag to resize

RectangleEquals Method

[Missing <summary> documentation for "M:VelocityDBExtensions.Spatial.Rectangle.Equals(VelocityDBExtensions.Spatial.Rectangle)"]

Namespace:  VelocityDBExtensions.Spatial
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public bool Equals(
	Rectangle r
)

Parameters

r
Type: VelocityDBExtensions.SpatialRectangle

[Missing <param name="r"/> documentation for "M:VelocityDBExtensions.Spatial.Rectangle.Equals(VelocityDBExtensions.Spatial.Rectangle)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:VelocityDBExtensions.Spatial.Rectangle.Equals(VelocityDBExtensions.Spatial.Rectangle)"]

See Also