2027 Members
Changes 0
M

CurveArray Properties

Name Return Type Description Inherited From
P IsEmpty bool Test to see if the array is empty.
P IsReadOnly bool Identifies if the object is read-only or modifiable. (Inherited from APIObject ) APIObject
P Item Curve Gets or sets a curve at a specified index within the array.
P Size int Returns the number of curves that are in the array.