An NDoc Documented Class Library

Line.Value Method 

Overrides the abstract Valuefunction Valueof the curveclass and returns the linear function through A and B

public override xy Value(
   double t
);

Parameters

t
Parameter

Return Value

values of a line

See Also

Line Class | Minais.Drawing3d.Curves Namespace