asposecells.api
Class ShapePathPoint

Represents an x-y coordinate within the path coordinate space.

Property Getters/Setters Summary
methodgetX()
methodsetX(value)
           Gets and sets x coordinate for this position coordinate.
methodgetY()
methodsetY(value)
           Gets y coordinate for this position coordinate.
 

Property Getters/Setters Detail

getX/setX : int 

int getX() / setX(value)
Gets and sets x coordinate for this position coordinate.

getY/setY : int 

int getY() / setY(value)
Gets y coordinate for this position coordinate.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.