Curve DeleteControlPoint Method BigBangProductions Easy Curves
Deletes the given control point from the curve

Namespace: BigBangProductions.CurveRuntime.Splines
Assembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void DeleteControlPoint(
	ControlPoint cp
)
See Also