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: 11.1.0.0 (11.1.0)
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