[]
DEMOS
DOCS
API
BLOG
SUPPORT
PRICING
DOWNLOAD
GrapeCity.Spreadsheet Assembly
GrapeCity.Spreadsheet.Drawing
Structs
Point3D
Methods
CompareTo
v18.1
FarPoint.CalcEngine Assembly
FarPoint.Excel Assembly
FarPoint.PDF Assembly
FarPoint.Win Assembly
FarPoint.Win.Chart Assembly
FarPoint.Win.Spread Assembly
GrapeCity.CalcEngine Assembly
GrapeCity.Spreadsheet Assembly
GrapeCity.CalcEngine
GrapeCity.Core
GrapeCity.Spreadsheet
GrapeCity.Spreadsheet.Charts
GrapeCity.Spreadsheet.Commands
GrapeCity.Spreadsheet.Drawing
Classes
Structs
AnchorPoint
HitTestInfo
Point3D
Constructors
Properties
Methods
CompareTo
Equals
Offset
Enums
Interfaces
GrapeCity.Spreadsheet.IO
GrapeCity.Spreadsheet.IO.OpenXml
GrapeCity.Spreadsheet.IO.Pdf
GrapeCity.Spreadsheet.Localization
GrapeCity.Spreadsheet.Printing
GrapeCity.Spreadsheet.Slicers
GrapeCity.Spreadsheet.UI
GrapeCity.Spreadsheet.WinForms.Ribbon Assembly
GrapeCity.Win.PluginInputMan Assembly
(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
IComparable<T>.CompareTo(T)