Structure about line parameters.
struct{ NET_VCA_POINT struStart; NET_VCA_POINT struEnd; }NET_VCA_LINE,*LPNET_VCA_LINE;
Start point, see details in the structure NET_VCA_POINT
End point, see details in the structure NET_VCA_POINT.