BoxCenter: Box center 'BoxCenter' Computes the coordinates of the center...

Description Usage Arguments Value

Description

Box center BoxCenter Computes the coordinates of the center of a box based upon the coordinates of the corner.

Usage

1
BoxCenter(ax, ay, bx, by, cx, cy, dx, dy)

Arguments

ax

The x coordinate of the bottom-left of the box.

ay

The y coordinate of the bottom-left of the box.

bx

The x coordinate of the bottom-right of the box.

by

The y coordinate of the bottom-right of the box.

cx

The x coordinate of the top-right of the box.

cy

The y coordinate of the top-right of the box.

dx

The x coordinate of the top-left of the box.

dy

The y coordinate of the top-left of the box.

Value

vector containing the x,y coordinates of the center.


NumbersInternational/qrserver documentation built on May 7, 2019, 7:19 p.m.