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


In This Topic
    NFontStyleConverter Class
    In This Topic
    Serves as a base class for all converters, which can convert font styles.
    Object Model
    NFontStyleConverter Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NFontStyleConverter 
       Implements Nevron.INObjectConverter 
    'Usage
     
    
    Dim instance As NFontStyleConverter
    public abstract class NFontStyleConverter : Nevron.INObjectConverter  
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.NFontStyleConverter
          Nevron.GraphicsCore.NFontStyleSizeConverter

    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