Glyph.x

Set x field.

  1. double x [@property getter]
  2. double x [@property setter]
    class Glyph
    @property
    void
    x
    (
    double propval
    )

Parameters

propval double

the offset in the X direction between the origin used for drawing or measuring the string and the origin of this glyph.