Polyline.
Declaration Syntax
public interface IPolyline<T>
Table 1903: Members
| 
                 Property  | Closed | 
                 Gets or sets a value indicating whether the polyline is closed.  | 
| 
                 Property  | EndPoint | 
                 Gets the end point.  | 
| 
                 Property  | Length | 
                 Gets the length of the polyline.  | 
| 
                 Property  | Points | 
                 Gets the list of points constituting the polyline.  | 
| 
                 Property  | StartPoint | 
                 Gets the start point.  |