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

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

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.UserControl
                      C1.Silverlight.Maps.C1VectorItemBase
                         C1.Silverlight.Maps.C1VectorPolygon

    See Also