manpagez: man pages & more
html files: eggdbus
Home | html | info | man

Point Structure

Point Structure — 2D point

The Point Structure

{
  Int32 x,
  Int32 y
}
          

The Point type is used for 2D integer points.

Int32 x

The X coordinate

Int32 y

The Y coordinate

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.