IPtData.Names Property

The Names property allows specifying an array of string values that identifies the internal data elements of the individual point arrays inside the XPTS array.

The possible values to be stored in Names array are:

 

These names represent column headers for the array of XPTS values.

 

Syntax

ActiveX:

System.Dynamic Names

 

Return Value

An array of string values.

 

Example

Please check this link.

 

Remarks

 

Member of CDIntfEx.IPtData.