2027 Property
Changes 0
P

CurveByPointsArray.Item

Description:
Gets or sets a curve at a specified index within the array.
public virtual CurveByPoints this[
	int index
] { get; set; }
  • Int32
    index
    The index of the curve to be set or retrieved.