Constructor
(private) new OffsetCoordinates()
Default constructor. Coordinates are initialized to 0; returned by ContextControl.getOffset.
- Source:
Members
x
Offset x (left
) coordinate.
- Source:
y
Offset y (top
) coordinate.
- Source:
Generic class representing the x, y window offset coordinates of an HTMLElement
.
Default constructor. Coordinates are initialized to 0; returned by ContextControl.getOffset.
Offset x (left
) coordinate.
Offset y (top
) coordinate.