NevronOpenVision
Nevron.Nov.Diagram.Import.Map Namespace / NMollweideProjection Class
Members
NMollweideProjection Class
The Mollweide projection is a pseudocylindrical map projection generally used for global maps of the world (or sky). Also known as the Babinet projection, homolographic projection, or elliptical projection.
Object Model
NMollweideProjection Class
Syntax
public class NMollweideProjection : NMapProjection 
Remarks
As its more explicit name Mollweide equal area projection indicates, it sacrifices fidelity to angle and shape in favor of accurate depiction of area. It is used primarily where accurate representation of area takes precedence over shape, for instance small maps depicting global distributions.
Inheritance Hierarchy

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

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