Function Line2D.textureMode
The style to render the texture on the line. Use linetexturemode constants.
Line2D . LineTextureMode textureMode() nothrow @property @nogc;
void textureMode
(
long v
) nothrow @property @nogc;