Click or drag to resize

RectangleCompareTo Method

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

Namespace:  VelocityDBExtensions.Spatial
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public int CompareTo(
	Object o
)

Parameters

o
Type: SystemObject

[Missing <param name="o"/> documentation for "M:VelocityDBExtensions.Spatial.Rectangle.CompareTo(System.Object)"]

Return Value

Type: Int32

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

Implements

IComparableCompareTo(Object)
See Also