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

In This Topic
    MapZoomTool Class
    In This Topic
    Represents the zoom tool displayed in the C1Map.
    Object Model
    MapZoomTool Class
    Syntax
    'Declaration
     
    
    Public Class MapZoomTool 
       Inherits MapSubItem
    public class MapZoomTool : MapSubItem 
    Inheritance Hierarchy

    System.Object
       C1.Win.Map.NotifyObject
          C1.Win.Map.MapVisualItem
             C1.Win.Map.MapSubItem
                C1.Win.Map.MapZoomTool

    See Also