Nevron Open Vision Documentation
Nevron.Nov.Diagram.Import.Map Namespace / NWagnerVIProjection Class
Members


In This Topic
    NWagnerVIProjection Class
    In This Topic
    Wagner VI is a pseudocylindrical whole Earth map projection. Like the Robinson projection, it is a compromise projection, not having any special attributes other than a pleasing, low distortion appearance.
    Object Model
    NWagnerVIProjection Class
    Syntax
    'Declaration
     
    
    Public Class NWagnerVIProjection 
       Inherits NMapProjection
    'Usage
     
    
    Dim instance As NWagnerVIProjection
    public class NWagnerVIProjection : NMapProjection 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Diagram.Import.Map.NMapProjection
          Nevron.Nov.Diagram.Import.Map.NWagnerVIProjection

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also