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


In This Topic
    NMapProjection Class
    In This Topic
    Base class for all map projections. Call the Initialize method to set the size of the map and the canvas to render it in.
    Object Model
    NMapProjection Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NMapProjection 
    'Usage
     
    
    Dim instance As NMapProjection
    public abstract class NMapProjection 
    Inheritance Hierarchy
    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