Nevron .NET Vision
Nevron.GraphicsCore Namespace / NFormatProvider Class
Members


In This Topic
    NFormatProvider Class
    In This Topic
    The NFormatProvider class serves as base class for all types of format providers
    Object Model
    NFormatProvider Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NFormatProvider 
       Implements INFormatProvider 
    'Usage
     
    
    Dim instance As NFormatProvider
    public abstract class NFormatProvider : INFormatProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.NFormatProvider
          Nevron.Chart.NChartImageFormatProvider
          Nevron.Diagram.WebForm.NDiagramImageFormatProvider
          Nevron.GraphicsCore.NImageFormatProvider

    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