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

In This Topic
    C1MapCanvas Class
    In This Topic
    A System.Windows.Controls.Panel that positions its elements using geographic coordinates and the current state of an associated C1Maps.
    Object Model
    C1MapCanvas Class
    Syntax
    'Declaration
     
    
    Public Class C1MapCanvas 
       Inherits System.Windows.Controls.Panel
    public class C1MapCanvas : System.Windows.Controls.Panel 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Panel
                   C1.Silverlight.Maps.C1MapCanvas

    See Also