x property

  1. @Int32()
int x
getter/setter pair

Specifies the x-coordinate of the point.

Implementation

@Int32()
external int x;