Spread.Sheets Documentation
Point type
Represents an x- and y-coordinate pair in two-dimensional space.
Syntax
var instance = new GC.Spread.Sheets.Point(x, y);
function Point;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Point

Constructors
 NameDescription
public ConstructorPoint ConstructorRepresents an x- and y-coordinate pair in two-dimensional space.  
Top
Methods
 NameDescription
public MethodcloneClones a new point from the current point.  
Top
See Also

Reference

GC.Spread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.