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


In This Topic
    NFontStyleSizeConverter Class
    In This Topic
    This class represents a converter, which changes the font size of the processed NFontStyle objects.
    Object Model
    NFontStyleSizeConverter Class
    Syntax
    'Declaration
     
    
    Public Class NFontStyleSizeConverter 
       Inherits NFontStyleConverter
       Implements Nevron.INObjectConverter 
    'Usage
     
    
    Dim instance As NFontStyleSizeConverter
    public class NFontStyleSizeConverter : 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