DrawState.currentX

Set currentX field.

  1. float currentX [@property getter]
  2. float currentX [@property setter]
    class DrawState
    @property
    void
    currentX
    (
    float propval
    )

Parameters

propval float

X component of current point