Map for WinForms | ComponentOne
C1.Win.Map Namespace / VectorPolyline Class
Members

In This Topic
    VectorPolyline Class
    In This Topic
    Represents the polyline vector element.
    Object Model
    VectorPolyline Class
    Syntax
    'Declaration
     
    
    Public Class VectorPolyline 
       Inherits VectorItem
    public class VectorPolyline : VectorItem 
    Inheritance Hierarchy

    System.Object
       C1.Win.Map.NotifyObject
          C1.Win.Map.VectorItem
             C1.Win.Map.VectorPolyline

    See Also