Nevron Open Vision Documentation
Nevron.Nov.Diagram.Import.Map Namespace / ENCylindricalEqualAreaProjectionType Enumeration


In This Topic
    ENCylindricalEqualAreaProjectionType Enumeration
    In This Topic
    Defines the avilable Cylindrical Equal-Area projections.
    Syntax
    'Declaration
     
    
    Public Enum ENCylindricalEqualAreaProjectionType 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENCylindricalEqualAreaProjectionType
    public enum ENCylindricalEqualAreaProjectionType : System.Enum 
    Members
    MemberDescription
    BalthasartCylindrical Equal-Area projection with standard parallel of 50 degrees.
    BehrmannCylindrical Equal-Area projection with standard parallel of 30 degrees.
    GallCylindrical Equal-Area projection with standard parallel of 45 degrees.
    LambertCylindrical Equal-Area projection with standard parallel of 0 degrees.
    PetersCylindrical Equal-Area projection with standard parallel of 44.138 degrees.
    TristanEdwardsCylindrical Equal-Area projection with standard parallel of 37.383 degrees.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Nov.Diagram.Import.Map.ENCylindricalEqualAreaProjectionType

    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