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