DrawState.currentX
float currentX() @property nothrowGet currentX field.
Returns
X component of current point
void currentX(float propval) @property nothrowSet currentX field.
Parameters
propval | X component of current point |
float currentX() @property nothrowGet currentX field.
void currentX(float propval) @property nothrowSet currentX field.
propval | X component of current point |