ComponentOne Maps for WPF and Silverlight
C1.WPF.Maps Namespace / C1VectorPolyline Class
Members

In This Topic
    C1VectorPolyline Class
    In This Topic
    Represents polyline in geographical coordinates.
    Object Model
    C1VectorPolyline Class
    Syntax
    'Declaration
     
    
    Public Class C1VectorPolyline 
       Inherits C1VectorItemBase
    public class C1VectorPolyline : C1VectorItemBase 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            System.Windows.Controls.UserControl
                               C1.WPF.Maps.C1VectorItemBase
                                  C1.WPF.Maps.C1VectorPolyline

    See Also