Nevron .NET Vision
Nevron.Diagram.Maps Namespace / NMapLegend Class
Members


In This Topic
    NMapLegend Class
    In This Topic
    Base class for all map legends.
    Object Model
    NMapLegend Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NMapLegend 
    'Usage
     
    
    Dim instance As NMapLegend
    public abstract class NMapLegend 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Maps.NMapLegend
          Nevron.Diagram.Maps.NMapLegendRange
          Nevron.Diagram.Maps.NMapLegendValue

    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