An NDoc Documented Class Library |
|
MNCurve.setBtang Method
This method is the setMethod of the Btang-property, which retrieves the endtangent. This method is abstract and must be overridden.
protected abstract
void setBtang(
xy value);
Parameters
-
value
- Endtangent
See Also
MNCurve Class | Minais.Drawing3d.Curves Namespace