'Declaration Sub AddLines( _ ByVal linePoints() As PointFEx _ )
void AddLines( PointFEx[] linePoints )
Parameters
- linePoints
- An array of PointFEx structures that represents the points that define the line segments to add.
'Declaration Sub AddLines( _ ByVal linePoints() As PointFEx _ )
void AddLines( PointFEx[] linePoints )