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