<Code Lib>
2026 Property
Changes 0
P

PointLocationOnCurve.MeasureFrom

Description:
The location on the curve from which the measurement is taken.
Remarks:
The measure-from is not checked until this class is assigned for a particular reference point on a particular curve. At that time, the measure-from must be valid for the curve.

public PointOnCurveMeasureFrom MeasureFrom { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…