Function SegmentShape2D.a

The segment's first point position.

Vector2 a() nothrow @property @nogc;

void a (
  Vector2 v
) nothrow @property @nogc;