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


In This Topic
    NMapZoomToFeatures Class
    In This Topic
    Zooms a map to a set of features, which match a given filter.
    Object Model
    NMapZoomToFeatures Class
    Syntax
    'Declaration
     
    
    Public Class NMapZoomToFeatures 
       Inherits NMapZoom
    'Usage
     
    
    Dim instance As NMapZoomToFeatures
    public class NMapZoomToFeatures : NMapZoom 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Maps.NMapZoom
          Nevron.Diagram.Maps.NMapZoomToFeatures

    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