Path.numData
int numData() @property nothrowGet numData field.
Returns
the number of elements in the data array
void numData(int propval) @property nothrowSet numData field.
Parameters
propval | the number of elements in the data array |
int numData() @property nothrowGet numData field.
void numData(int propval) @property nothrowSet numData field.
propval | the number of elements in the data array |