Nevron .NET Vision
Nevron.Diagram.Maps Namespace / NMapZoomToAllLayers Class
Members


In This Topic
    NMapZoomToAllLayers Class
    In This Topic
    Zooms a map to all map layers.
    Object Model
    NMapZoomToAllLayers Class
    Syntax
    'Declaration
     
    
    Public Class NMapZoomToAllLayers 
       Inherits NMapZoom
    'Usage
     
    
    Dim instance As NMapZoomToAllLayers
    public class NMapZoomToAllLayers : NMapZoom 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Maps.NMapZoom
          Nevron.Diagram.Maps.NMapZoomToAllLayers

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also