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


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

    System.Object
       Nevron.Diagram.Maps.NMapZoom
          Nevron.Diagram.Maps.NMapZoomToLayer

    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