Return the X value of a control point as a Double.
// get accessor Double rtn = ControlPoint.X; // set accessor ControlPoint.X = Double;