Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 352 Bytes

pixel-coord-y-position.md

File metadata and controls

19 lines (10 loc) · 352 Bytes

PixelCoordYPosition

An enum determining the offset from point center in the y-axis, used when calculating the pixel coordinate.


Keys

CENTER

No y-axis offset from center.

TOP

Offset to the top of the center equal to the radius of the point.

BOTTOM

Offset to the bottom of the center equal to the radius of the point.