[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.Point3D.CompareTo

CompareTo Method

CompareTo(Point3D)

Declaration
public int CompareTo(Point3D other)
Public Function CompareTo(other As Point3D) As Integer
Parameters
Type Name Description
Point3D other
Returns
Type Description
int
Implements