An NDoc Documented Class Library

MNCurve.setB Method 

This method is the setMethod of the B-property, which retrieves the EndPoint. This method is abstract and must be overridden.

protected abstract void setB(
   xy value
);

Parameters

value

See Also

MNCurve Class | Minais.Drawing3d.Curves Namespace