public PointLocationOnCurve LocationOnCurve { get; }
Public ReadOnly Property LocationOnCurve As PointLocationOnCurve Get
public: property PointLocationOnCurve^ LocationOnCurve { PointLocationOnCurve^ get (); }
member LocationOnCurve : PointLocationOnCurve with get