UniPRT SDK v2.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.Coordinate.Points Class Reference
Inheritance diagram for LabelMaker.Interfaces.Coordinate.Points:
LabelMaker.Interfaces.Coordinate.APair LabelMaker.Interfaces.ICoordinates.IPoint LabelMaker.Interfaces.ICoordinates.IPair LabelMaker.Interfaces.ICoordinates.IPair

Public Member Functions

 __init__ (self, float x, float y)
 Initializes a new instance with the given x and y.
 
- Public Member Functions inherited from LabelMaker.Interfaces.Coordinate.APair
 __init__ (self, float x, float y)
 

Additional Inherited Members

- Public Attributes inherited from LabelMaker.Interfaces.Coordinate.APair
 x = x
 
 y = y
 

Constructor & Destructor Documentation

◆ __init__()

LabelMaker.Interfaces.Coordinate.Points.__init__ ( self,
float x,
float y )

Initializes a new instance with the given x and y.

Parameters
xFirst value. e.g. Horizontal, x, position of a point.
ySecond value. e.g. Vertical, y, position of a point.
Returns
An initialized instance of TcpComm, or nil if the object could not be created.

The documentation for this class was generated from the following file: