2027 Constructor
Changes 0
C

PointLocationOnCurve

Description:
Constructs a new instance of a class, with given or default values, to place a point on a curve.
public PointLocationOnCurve(
	PointOnCurveMeasurementType measType,
	double measValue,
	PointOnCurveMeasureFrom measFrom
)