Home
→
piDogScrollingCanvas_Folder
→
SupportingFiles
→
piDogGeometry
→
DoublePoint
DoublePoint
Protected Class DoublePoint
Description
piDogGeometry.DoublePoint is a point class that parallels some of Xojo.Point but using Double Values.
Methods
Constructor
Creates a new DoublePoint
Operator_Convert
Gets a Xojo.Point
operator_divide
operator_multiply
Properties
x
x coordinate
y
y coordinate