Instance Method
lineSegmentCurveError(_:)lineSegmentCurveError:lineSegmentCurveError_
Declaration
func lineSegmentCurveError(_ curveError: CGFloat) -> GSPathSegment?Declaration
- (GSPathSegment *) lineSegmentCurveError:(CGFloat) curveError;Declaration
lineSegmentCurveError_(curveError: float) -> GSPathSegment