Glyph.y

Set y field.

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

Parameters

propval double

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