Nevron .NET Vision
Nevron.Diagram.Maps 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
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.Diagram.Maps.NAitoffProjection)>
    <System.SerializableAttribute()>
    Public Class NWagnerVIProjection 
       Inherits NMapProjection
    'Usage
     
    
    Dim instance As NWagnerVIProjection
    [System.Xml.Serialization.XmlInclude(Nevron.Diagram.Maps.NAitoffProjection)]
    [System.Serializable()]
    public class NWagnerVIProjection : NMapProjection 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Maps.NMapProjection
          Nevron.Diagram.Maps.NWagnerVIProjection

    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