(Deprecated) use vcCompactLineSet
vcLinePoint
vcLinePoint is used to define points in lines.
Inherits: vcPrimitive, vcPoint
Properties
| Name | Type | Access | Description | 
| LineCount | Integer | R | Gets the total number of lines using the point. | 
Methods
| Name | Return Type | Parameters | Description | 
| getLine | vcLine | Integer index | Returns a line using the point at a given index since a point may belong to more than one line. |