DrawState.currentX

float currentX() @property nothrow

Get currentX field.

Returns

X component of current point
void currentX(float propval) @property nothrow

Set currentX field.

Parameters

propvalX component of current point