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


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

    System.Object
       Nevron.GraphicsCore.NFillStyleConverter
          Nevron.GraphicsCore.NFillStyleToGrayScaleConverter

    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